*Download size depends on selected download components.
Overview
IronPython is the codename for a new implementation of the Python programming language on the .NET Framework. It 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 of the .NET libraries easily available to Python programmers. In this episode Jim Hugunin introduces IronPython with demos showing interactive exploration and GUI building from a command prompt as well as simple embedding as a scripting language in an existing Windows Presentation Foundation application.
- Select "Save this Program to Disk" to copy the download to your machine for installation at a later time.
- Once the file has been downloaded, execute it in order to extract the media file.
- To view the video portion of this episode (presenter introduction, explanation of topic, and summary) choose the file 20051110PythonJH.exe
- To view the demo only portion of this episode, choose the file 20051110PythonJHDemo.exe