IronPython
Home > Microsoft .Net Development Definitions - IronPython
SearchWinDevelopment.com Definitions (Powered by WhatIs.com)
EMAIL THIS
LOOK UP TECH TERMS Powered by: WhatIs.com
Search listings for thousands of IT terms:
Browse tech terms alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

IronPython



Word of the Day
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


DEFINITION - IronPython is an adaptation of the Python programming language that runs on top of Microsoft's .NET framework. The language combines Python's compact, flexible, and powerful syntax and structure with the underlying support and capabilities offered by .NET.

IronPython functions as an extensibility layer for application frameworks written in a .NET language. An IronPython interpreter may be integrated relatively easily into existing .NET application frameworks. As a result, developers can use scripts written in IronPython to interact with .NET objects without having to change any of the framework's code base.

IronPython is built almost entirely in C# and makes extensive use of reflection. When a reference is made to a .NET object, IronPython automatically imports the types and methods available to that object. This results in a highly intuitive experience when working with .NET objects from within an IronPython script.

IronPython 2.0 is built on top of the Dynamic Language Runtime (DLR), which contains a Dynamic Type System (DTS) and Dynamic Language Hosting Environment (DLHE). This integration of the DLR makes it easier for programmers to code for Microsoft's Common Language Runtime (CLR). IronPython's tight integration with the CLR is due in large part to its use of Microsoft Intermediate Language (MSIL).

IronPython was created by Jim Hugunin and originally released on September 5, 2006. Unlike Python, which is open source, IronPython was originally released under Microsoft's Share Source License. IronPython 2.0 is released under the Microsoft Public License.

LAST UPDATED: 11 Feb 2008

Read more about IronPython:
- Articles, tutorials, downloads and IronPython information are available at TheServerSide.net.
- The official Iron Python blog is hosted at MSDN.com.
- An IronPython wiki is hosted at codeplex.com.
- Jon Udell created a screencast with Jim Hugunin that illustrates IronPython in action.
- Jim Hugunin posted the history of IronPython on his blog.
- Jim Hugunin introduces IronPython by showing interactive exploration and GUI building from a command prompt in this video.


Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
Some of the Zen of Volta
Volta is a methodology allowing developers to create apps without regard to eventual deployment, and to declaratively partition Web application...
F# Programming Fast Guide
F# is a functional programming language that runs on the CLR and the .NET Framework. This Fast Guide links to resources that introduce and explain F#.
Book excerpt: An introduction to DSL tools
In recent years, Microsoft has asserted that there is special value in using DSLs. This chapter introduces the concepts of domain-specific...

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
monad  (SearchWinDevelopment.com)
A monad is: 1) A type of functor used in category theory in mathematics. 2) A kind of constructor used in functional programming to structure...




IronPython Solutions - Windows Development Technology
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts