PLNews: Programming Language News

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

IronPython 2.0 Alpha 2 Released

Posted: 2007-06-30 07:30:00
Languages ::

IronPython 2.0 Alpha 2 has been released. IronPython is an implementation of Python running on .NET.

This release includes: the removal of the Microsoft.Scripting.Vestigal DLL, increased usage of the Dynamic Language Runtime, and other changes.