翻訳と辞書
Words near each other
・ Ironmonger (disambiguation)
・ Ironmonger Lane
・ Ironmonger Row Baths
・ Ironmongery
・ Ironmould Lane, Bristol
・ IronMQ
・ Ironodes
・ Ironomyiidae
・ Ironopolia
・ Ironopolia ebenosticta
・ Ironopolia neochlora
・ Ironopolia sobriella
・ Ironopolia stygnodes
・ IronPort
・ Ironport (beverage)
IronPython
・ IronRuby
・ Irons
・ Irons (All-England cricketer, 1778)
・ Irons in the Fire (album)
・ Ironsand
・ IronScheme
・ Ironshire, Maryland
・ Ironshore
・ Ironside
・ Ironside (1967 TV series)
・ Ironside (2013 TV series)
・ Ironside (cavalry)
・ Ironside (season 1)
・ Ironside (season 2)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

IronPython : ウィキペディア英語版
IronPython

IronPython is an implementation of the Python programming language targeting the .NET Framework and Mono. Jim Hugunin created the project and actively contributed to it up until Version 1.0 which was released on September 5, 2006.〔(【引用サイトリンク】 Jim Hugunin's blog: IronPython 1.0 released today! )〕 Thereafter, it was maintained by a small team at Microsoft until the 2.7 Beta 1 release; Microsoft abandoned IronPython (and its sister project IronRuby) in late 2010, after which Hugunin left to work at Google.
IronPython 2.0 was released on December 10, 2008.〔(【引用サイトリンク】 Release dates for ironpython )〕 The project is currently maintained by a group of volunteers at Microsoft's CodePlex open-source repository. It is free and open-source software, and can be implemented with Python Tools for Visual Studio, which is a free and open-source extension for free, isolated, and commercial versions of Microsoft's Visual Studio IDE.〔(【引用サイトリンク】url=http://www.ironpython.net )〕〔(【引用サイトリンク】url=http://pytools.codeplex.com/ )
IronPython is written entirely in C#, although some of its code is automatically generated by a code generator written in Python.
IronPython is implemented on top of the Dynamic Language Runtime (DLR), a library running on top of the Common Language Infrastructure that provides dynamic typing and dynamic method dispatch, among other things, for dynamic languages.〔(【引用サイトリンク】title=Dynamic Language Runtime Overview )〕 The DLR is part of the .NET Framework 4.0 and is also a part of trunk builds of Mono. The DLR can also be used as a library on older CLI implementations.
== Status and roadmap ==

* Release 2.0, released on December 10, 2008, and updated as 2.0.3 on October 23, 2009, targets CPython 2.5.〔(【引用サイトリンク】 title=2.0.3 )〕 IronPython 2.0.3 is only compatible up to .NET Framework 3.5.
* Release 2.6, released on December 11, 2009, and updated on April 12, 2010, targets CPython 2.6.〔(【引用サイトリンク】 title=2.6 )〕 IronPython 2.6.1 versions is binary compatible only with .NET Framework 4.0. IronPython 2.6.1 must be compiled from sources to run on .NET Framework 3.5. Iron Python 2.6.2, released on October 21, 2010, is binary compatible with both .NET Framework 4.0 and .NET Framework 3.5.
* Release 2.7 was released on March 12, 2011 and it targets CPython 2.7.〔(【引用サイトリンク】 title=2.7 )
* Release 2.7.1 was released on October 21, 2011 and it targets CPython 2.7.〔(【引用サイトリンク】 title=2.7.1 )
* Release 2.7.2.1 was released on March 13, 2012. It enables support for ZIP file format libraries, SQLite, and compiled executables.〔(【引用サイトリンク】 title=2.7.2.1 )
* Release 2.7.4 was released on September 7, 2013.〔(【引用サイトリンク】 title=2.7.4 )
* Release 2.7.5 was released on December 6, 2014 and mostly consists of bug fixes.〔(【引用サイトリンク】 title=2.7.5 )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「IronPython」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.