IronPython

What Does IronPython Mean?

IronPython is an open-source implementation of Python designed for the .NET and Mono platforms. IronPython was developed by Microsoft and was first released in 2006. It is written in C#. IronPython gets its functionality from Microsoft’s Common Language Runtime (CLR) libraries.

Advertisements

Techopedia Explains IronPython

IronPython, just like CPython and Jython, is an implementation of Python, the multi-paradigm, general-purpose, high-level programming language that is recognized for the clarity of its code. In other words, like Python, IronPython code is much easier to read compared to those of other programming languages.

Although the three implementations of Python have many similarities, IronPython is best suited for the .NET platform. Using IronPython, Python programs can integrate with applications written in other .NET programming languages.

To get the most out of IronPython, which makes extensive use of the massive CLR libraries, you will need to familiarize yourself with C#, as most of the documentation about the CLR libraries uses C#.

Because IronPython runs on Silverlight, a Microsoft browser plug-in for Windows and Mac computers, it can be used for client-side scripting. This means it can be executed in the browser, allowing it to offer fast and smooth response from the graphical user interface.

Advertisements

Related Terms

Latest Cloud-Native Development Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…