|
IronPython is the Python Implementation for the .NET platform from Microsoft. It supports an interactive interpreter with dynamic compilation and makes all .NET libraries available to Python programmers. IronPython can be downloaded from Microsoft.
From the release page:
We have just released IronPython 0.9.2. In addition to focusing
on the CPython regression test suite and fixing bugs, we also
spent time prepairing IronPython for PDC 2005 conference where
Jim spent the whole of the last week. There were many changes in
IronPython codebase, mostly inspired by getting the regression
tests running and adding CPython 2.4 features.
|
|
Last Updated ( Saturday, 24 September 2005 )
|