Differences between revisions 5 and 6
Revision 5 as of 2004-12-08 18:04:39
Size: 1353
Editor: pcp07851797pcs
Comment:
Revision 6 as of 2005-11-29 21:55:39
Size: 1541
Editor: 216
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
You can download IronPython from http://ironpython.com/ The project has a [http://www.gotdotnet.com/workspaces/workspace.aspx?id=ad7acff7-ab1e-4bcb-99c0-57ac5a3a9742 workspace] where you can get news and download the latest version. An older site, http://ironpython.com/ appears to be unmaintained.

IronPython

IronPython is [http://hugunin.net/index.html JimHugunin's] implementation of Python on the .NET CLR.

The project has a [http://www.gotdotnet.com/workspaces/workspace.aspx?id=ad7acff7-ab1e-4bcb-99c0-57ac5a3a9742 workspace] where you can get news and download the latest version. An older site, http://ironpython.com/ appears to be unmaintained.

Early results are promising, showing great performance, even better than CPython 2.3 on the Pystone benchmark, but remember this is an early prototype, not a full implementation.

These results caused a flurry of discussion, which has since died down, pending more information from Jim.

Other Python-Like Languages for .NET/Mono

Some other Python-like languages for .NET and Mono include:

Accessing .NET from CPython

[http://www.zope.org/Members/Brian/PythonNet/index_html Python for .NET] is the reverse of IronPython, it lets you access .NET assemblies from CPython.


See also: PythonAndParrot, LoGix

IronPython (last edited 2022-09-25 12:38:41 by HuntBlanchat)

Unable to edit the page? See the FrontPage for instructions.