New Release: IronPython 2.0 Alpha 3

A new version of IronPython 2 (still in alpha) has been released. See:

Announcement by Dino Viehland


The improved support for dynamic sites from IronPython has resulted in a performance improvement for a number of scenarios including method lookup, indexing operations, and member access.

This release brings IronPython up to date with the version of the DLR in the recent IronRuby release. It also includes initial support for an 'evaluation mode', where IronPython runs as an interpreter rather than a compiler.

As usual, the new release can be downloaded from IronPython on Codeplex.

Comments

Post a Comment

Popular posts from this blog

Extending Abobe Flash Player and AIR with Python and Ruby

Should Python Projects Support IronPython and Jython?

Further Adventures of the Debugger