IronPython 2.0a6
There is a new version of IronPython 2 out, 2.0a6:
This version fixes several bugs and is the first under the new public license. See the release notes for full details.
The release also includes a toy language implementation, ToyScript, that is an example dynamic language targetting the Dynamic Language Runtime. Martin Maly (one of the IP & DLR developers) has done a talk, at TechEd Barcelona, on the DLR that walked through part of toyscript and introduced a new DLR language - lolcode:
This version fixes several bugs and is the first under the new public license. See the release notes for full details.
The release also includes a toy language implementation, ToyScript, that is an example dynamic language targetting the Dynamic Language Runtime. Martin Maly (one of the IP & DLR developers) has done a talk, at TechEd Barcelona, on the DLR that walked through part of toyscript and introduced a new DLR language - lolcode:
Comments
Post a Comment