Today we shipped the release candidate for IronPython 1.0 on CodePlex. The download also includes a tutorial which gives .NET programmers a great way to get started with Python and Python programmers a great way to get started with .NET.
In addition, it’s exciting to see that the Visual Studio SDK team has used the IronPython project as a chance to show language developers how they can build support for their language into Visual Studio. They have created a sample, with source, that shows some of the basics required for integrating into the IDE including the project system, debugger, interactive console, IntelliSense and even the Windows forms designer. The source for the sample is included with the Visual Studio SDK.
|