IronPython
外观

開發者 | Jim Hugunin |
---|---|
首次发布 | 2006年9月5日[1] |
当前版本 | 2.7.8(2018年2月17日[2]) |
预览版本 | 2.7.8 RC 1(2017年11月30日[3]) |
源代码库 | |
编程语言 | C# |
平台 | .NET Framework、Mono |
类型 | 对Python的实现 |
许可协议 | Apache License, v2.0 |
网站 | ironpython |
IronPython是一种以.NET和Mono实现的Python,由Jim Hugunin(同时也是Jython的创造者)创建。1.0版于2006年9月5日发布。[4]
在随后的2007年,开发者決定改写构架,使用动态语言运行时让更多脚本語言能轻易移植到.NET Framework上。2008年,在微软发布.NET Framework 3.0/3.5、Silverlight之后,IronPython也发布了2.0版。目前最新版本是2.7.8,於2011年3月发布,支持.NET Framework 4.0。目前IronPython3仍然在開發中,尚未有任何預覽版及穩定版[5]。
外部链接
- Home page
- Original IronPython Site
- Visual Studio SDK
- IronPython Cookbook Wiki
- IronPython in Action - IronPython book, published by Manning
- Tutorial Series on IronPython and Windows Forms
- Microsoft Shared Source Initiative
参考资料
- ^ http://ironpython.codeplex.com/releases/view/423
- ^ https://github.com/IronLanguages/ironpython2/releases
- ^ https://github.com/IronLanguages/ironpython2/releases
- ^ Jim Hugunin's blog: IronPython 1.0 released today!. September 5, 2006 [2006-12-14].
- ^ https://github.com/IronLanguages/ironpython3/releases