IronPython/Definition

From Citizendium
< IronPython
Revision as of 12:33, 6 May 2011 by imported>Tom Morris (Created page with "<noinclude>{{Subpages}}</noinclude> Open source implementation of Python on the .NET Framework using the Dynamic Language Runtime. Allows Py...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article contains just a definition and optionally other subpages (such as a list of related articles), but no metadata. Create the metadata page if you want to expand this into a full article.


IronPython [r]: Open source implementation of Python on the .NET Framework using the Dynamic Language Runtime. Allows Python programmers to call .NET system classes and interoperate with code written in C# and other .NET languages.