<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=IronPython</id>
	<title>IronPython - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=IronPython"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=IronPython&amp;action=history"/>
	<updated>2026-06-26T22:25:19Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=IronPython&amp;diff=301378&amp;oldid=prev</id>
		<title>imported&gt;Mhss：​/* top */</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=IronPython&amp;diff=301378&amp;oldid=prev"/>
		<updated>2023-09-18T11:41:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;top&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{noteTA|G1=IT|G2=Windows}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name = IronPython&lt;br /&gt;
| logo = [[File:IronPython 3 logo.svg|64px]]&amp;lt;br /&amp;gt;[[File:Ironpython-logo.png|200px]]&lt;br /&gt;
| logo alt = &lt;br /&gt;
| logo caption = &lt;br /&gt;
| author = [[Jim Hugunin]], [[Microsoft]]&lt;br /&gt;
| developer = Dino Viehland, [[.NET Foundation]]&lt;br /&gt;
| released = {{Release date and age|2006|09|05}}&amp;lt;ref&amp;gt;{{Cite web |url=http://ironpython.codeplex.com/releases/view/423 |title=存档副本 |access-date=2014-06-23 |archive-date=2017-12-26 |archive-url=https://web.archive.org/web/20171226082609/http://ironpython.codeplex.com/releases/view/423 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| discontinued = &amp;lt;!-- Set to yes if software is discontinued, otherwise omit. --&amp;gt;&lt;br /&gt;
| latest release version = {{LSR/wikidata}}&lt;br /&gt;
| latest preview version = 3.4.0-beta1&lt;br /&gt;
| latest preview date = {{start date and age|2022|04|30}}&lt;br /&gt;
| programming_language   = [[C Sharp|C#]]&lt;br /&gt;
| operating system       =&lt;br /&gt;
| platform               = [[.NET Framework]]、[[Mono]]&lt;br /&gt;
| genre                  = 对Python的实现&lt;br /&gt;
| license                = [[Apache License|Apache License, v2.0]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;IronPython&amp;#039;&amp;#039;&amp;#039;是一种以[[.NET框架]]和[[Mono]]实现的[[Python]]，由{{le|Jim Hugunin}}（同时也是[[Jython]]的创造者）创建。1.0版于2006年9月5日[http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython 发布] {{Wayback|url=http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython |date=20090807212510 }}。&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 | url = http://blogs.msdn.com/hugunin/archive/2006/09/05/741605.aspx&lt;br /&gt;
 | title = Jim Hugunin&amp;#039;s blog: IronPython 1.0 released today!&lt;br /&gt;
 | date = September 5, 2006&lt;br /&gt;
 | accessdate = 2006-12-14&lt;br /&gt;
 | archive-date = 2010-03-10&lt;br /&gt;
 | archive-url = https://web.archive.org/web/20100310081939/http://blogs.msdn.com/hugunin/archive/2006/09/05/741605.aspx&lt;br /&gt;
 | dead-url = no&lt;br /&gt;
 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
在随后的2007年，开发者決定改写构架，使用[[动态语言运行时]]让更多脚本語言能轻易移植到[[.NET Framework]]上。2008年，在[[微软]]发布[[.NET Framework]] 3.0/3.5、[[Microsoft Silverlight|Silverlight]]之后，&amp;#039;&amp;#039;&amp;#039;IronPython&amp;#039;&amp;#039;&amp;#039;也发布了2.0版。2.7版於2011年3月發布，支援.NET Framework 4.0。目前IronPython3仍然在開發中，尚未有任何預覽版及穩定版&amp;lt;ref&amp;gt;{{Cite web |url=https://github.com/IronLanguages/ironpython3/releases |title=存档副本 |accessdate=2018-04-20 |archive-date=2019-05-14 |archive-url=https://web.archive.org/web/20190514190250/https://github.com/IronLanguages/ironpython3/releases |dead-url=no }}&amp;lt;/ref&amp;gt;，構建目標為.NET 4.5與.NET Core 2.0&amp;lt;ref&amp;gt;{{Cite web |url=https://github.com/IronLanguages/ironpython3/blob/master/README.md#supported-platforms |title=存档副本 |accessdate=2018-04-20 |archive-date=2019-05-14 |archive-url=https://web.archive.org/web/20190514190216/https://github.com/IronLanguages/ironpython3/blob/master/README.md#supported-platforms |dead-url=no }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
== 参考资料 ==&lt;br /&gt;
{{reflist|2}}&lt;br /&gt;
&lt;br /&gt;
== 外部链接 ==&lt;br /&gt;
* [http://ironpython.net/ Home page] {{Wayback|url=http://ironpython.net/ |date=20210125052622 }}&lt;br /&gt;
* [https://web.archive.org/web/20100223101738/http://www.ironpython.com/old.html Original IronPython Site]&lt;br /&gt;
* [http://www.microsoft.com/extendvs Visual Studio SDK] {{Wayback|url=http://www.microsoft.com/extendvs |date=20081013035426 }}&lt;br /&gt;
* [http://www.ironpython.info IronPython Cookbook Wiki] {{Wayback|url=http://www.ironpython.info/ |date=20080725044548 }}&lt;br /&gt;
* [http://www.manning.com/foord IronPython in Action] {{Wayback|url=http://www.manning.com/foord |date=20150818081122 }} - IronPython book, published by Manning&lt;br /&gt;
* [http://www.voidspace.org.uk/ironpython/index.shtml Tutorial Series on IronPython and Windows Forms] {{Wayback|url=http://www.voidspace.org.uk/ironpython/index.shtml |date=20200721012521 }}&lt;br /&gt;
* [https://web.archive.org/web/20091018110928/http://www.microsoft.com/resources/sharedsource/default.mspx Microsoft Shared Source Initiative]&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Python|state=collapsed}}&lt;br /&gt;
{{DotNET|state=collapsed}}&lt;br /&gt;
&lt;br /&gt;
[[Category:程序设计语言]]&lt;br /&gt;
[[Category:.NET程式語言]]&lt;br /&gt;
[[Category:Python解释器]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Mhss</name></author>
	</entry>
</feed>