• If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

IronPython-PythonprogrammingforNET

Page history last edited by Tobias Preuss 12 years, 7 months ago Saved with comment

IronPython - Python programming for .NET

 

 

"IronPython" is the codename for a new implementation of the Python programming language on the .NET Framework. IronPython is fast-up to 1.8x faster than Python-2.4 on the standard pystone benchmark. It supports an interactive interpreter with fully dynamic compilation as well as static compilation to produce pre-compiled executables. It's well integrated with the rest of the framework and makes all .NET libraries easily available to Python programmers. This session shows how IronPython brings the power of .NET to Python and the power of Python to .NET. At OSCON 2004, the first public release of IronPython was announced. This session demonstrates the latest IronPython version in a range of situations from using GUI frameworks to asp.net to working with a variety of external libraries. We also discuss other scripting languages on .NET. Please add questions, links, comments, notes, downloads ... below.