IronPython – Release: 2.7 Alpha 1
Changes thus far include:
- Updates the language to be compatible with CPython 2.7
- Adds integrated Visual Studio support (IronPython Tools for Visual Studio)
- Extends CPython 2.7’s documentation with useful information pertaining to IronPython
- Adds the mmap and signal modules
- Includes a number of performance updates and bug fixes
- Switches the license to Apache License, Version 2.0
- Requires .NET 4.0 and Silverlight 4.0
ということで、2.7の開発が始まったようです。
CPython 2.7への対応、Visual Studioへの対応、ライセンスの変更、.NET/SLとも4以降にのみ対応というところが主な変更点のようです。
コメント