PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 15, 2008

IronPython 2.0 Beta 1 Released

Posted: 2008-03-15 10:28:14
Languages ::
Platforms ::

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

This release includes: support for PEP 328 and PEP 302, 'sys' as a real builtin module, improvements to the -X:PreferComDispatch flag, and other changes.