PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
June 16, 2008

IronPython 2.0 Beta 3 Released

Posted: 2008-06-16 06:15:41
Languages ::
Platforms ::

IronPython 2.0 Beta 3 has been released. IronPython is an implementation of Python running on .NET.

This release includes: performance improvements, auto-templating support added to the Dynamic Language Runtime, cmath and _winreg modules, bug fixes, and other changes.