IronPython, Silverlight and the DLR
Various recent blog entries on IronPython, Silverlight and the DLR:
- IronPython and Silverlight 2 Tutorials, Demo and Dwnloads - I've turned my PyCon talk on 'Python in the Browser' into a series of articles with online demos and downloads. This includes a Web IDE for experimentation and an Interactive Interpreter in the Browser.
- PyCon: IronPython the Road Ahead - Shannon -jj Behrens presents a short writeup of Jim Hugunin's talk at PyCon about the road ahead for IronPython.
- DLR Beta 1 - Martin Maly talks about the first beta of the Dynamic Language Runtime included in IronPython 2.0 Beta 1.
- IronPython and UI Automation - Shri Borde blogs about a problem with using the .NET 3 UI automation APIs from IronPython.
- Ironclad Overview - A short(-ish) overview of the Resolver Systems Ironclad project which aims to get CPython C-extensions working with IronPython.
- IronPython and the DLR Marches On - Scott Hanselman presents a list of resources on IronPython, IronRuby and the DLR.
- IronBabel FAQ - IronBabel is a "universal emulation platform" written in C# and IronPython. The FAQ briefly explains why they chose IronPython. IronBabel is open source. There is no release yet, but there is code in the subversion repository on the google code project.
Comments
Post a Comment