IronPython 这几天刚发布了两个新的版本,一个是去年发布的 1.1 的升级和修正版:1.1.1, 在这里下载:
http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=IronPython&ReleaseId=5141

另一个,则是基于 DLR 的 2.0 alpha 8:
http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=IronPython&ReleaseId=9219

IronPython 2.0 alpha 8 是第一个包含了 VS 2008 solution 文件的发布版本。

目前,正式的开发还是使用 1.1.1 比较好,如果想研究 DLR 的相关实现细节,可以研究 2.0 alpha 8 的代码。

相关文章:

  • 2021-07-05
  • 2021-10-20
  • 2021-12-24
  • 2021-07-21
  • 2022-12-23
  • 2021-07-25
  • 2022-02-12
  • 2021-09-20
猜你喜欢
  • 2021-09-07
  • 2022-12-23
  • 2022-02-15
  • 2021-12-13
  • 2021-07-06
  • 2021-11-10
  • 2022-12-23
相关资源
相似解决方案