Projects / IronPython

IronPython

IronPython is an implementation of Python running on Microsoft .NET / Mono. It supports an interactive interpreter with fully dynamic compilation. It is well integrated with the rest of the framework and makes all .NET libraries easily available to Python programmers.

Operating Systems
Implementation

RSS Recent releases

  •  05 Sep 2006 22:39

No changes have been submitted for this release.

  •  13 Jul 2006 11:00

Release Notes: This release focuses primarily on fixing bugs around compatibility with CPython, finalizing the public API surface, and improving the new method binder. There are also some significant performance improvements, as well as the runtime support required to use the pickle module.

  •  16 Dec 2005 11:37

Release Notes: This build includes many bugfixes, as well as support for many new modules.

  •  30 Sep 2005 01:24

Release Notes: In addition to focusing on the CPython regression test suite and fixing bugs, this release also prepared IronPython for the PDC 2005 conference.

Screenshot

Project Spotlight

The Legend of Edgar

A 2D platform game with a persistent world.

Screenshot

Project Spotlight

Gestures

An object to recognize gestures that form configurable shapes.