Revision 3 as of 2004-10-21 18:45:18

Clear message

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

You can download IronPython from http://ironpython.com/

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.

http://www.python.org/~jeremy/weblog/031209a.html http://www.hole.fi/jajvirta/weblog/20031210T0901.html http://primates.ximian.com/~miguel/archive/2003/Dec-09.html


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


[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

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