IronPython – Release: 2.0 VS10 CTP
This is a special release of IronPython designed to work with the Visual Studio 2010 CTP. This release will let you try out C# 4.0’s new Dynamic feature, which allows you to easily call into dynamic object models such as IronPython modules from your C# code.
.NET Framework 4.0をベースにしたIron PythonのCTPがリリースされました。。
また、リリースノートに書かれていますが、IronPython 2.0とはつながりはなく、あくまでもVS10向けの特別なリリースのようです。
コメント