PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 30, 2007

IronPython 2.0 Alpha 1 Released

Posted: 2007-04-30 23:25:00
Languages ::

IronPython 2.0 Alpha 1 has been released. IronPython is a Python implementation running on .NET.

This release includes: support for Python 2.5, improved CPython compatibility, the use of the Dynamic Language Runtime, and other changes.