Skip to content
IronPython
EntityQ657498· pop 23· linked from 299 articles

IronPython

Sign in to save

Also known as ironpython.net

Python的CLR實作

Key facts

Software.name
IronPython
Software.logo
64px200px
Software.author
Jim Hugunin, Microsoft
Software.developer
Dino Viehland,.NET Foundation
Software.latest release version
3.4.2
Software.latest preview version
3.4.0-beta1
Software.programming language
C#
Software.operating system
Windows, Linux, macOS
Software.platform
.NET Framework, .NET, Mono
Software.genre
Python programming language implementation
Software.license
Apache License 2.0

via Wikipedia infobox

Source code

IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily. IronPython is a Dynamic Language that runs on the .NET DLR (Dynamic Language Runtime) in contrast with VB.NET and C which are static languages. IronPython can also import DLL files compiled in other languages and use functions defined therein. For example: Code of Conduct This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

Excerpt from the source-code README · 2,809 chars · not written by Vinony

Wikidata facts

Official website
ironpython.net
Show 4 more facts
source code repository URL
github.com/IronLanguages/ironpython3
inception
2006-09-05
software version identifier
3.4.2
Commons category
IronPython
Sources (4)

via Wikidata · CC0

Article · 中文

IronPython是一种以.NET和Mono实现的Python,由(同时也是Jython的创造者)创建。1.0版于2006年9月5日发布 (页面存档备份,存于互联网档案馆)。 在随后的2007年,开发者決定改写构架,使用动态语言运行时让更多脚本語言能轻易移植到.NET Framework上。2008年,在微软发布.NET Framework 3.0/3.5、Silverlight之后,IronPython也发布了2.0版。2.7版於2011年3月發布,支援.NET Framework 4.0。目前IronPython3仍然在開發中,尚未有任何預覽版及穩定版,構建目標為.NET 4.5與.NET Core 2.0。

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (4)

Connections

Categories