IronPython is a Microsoft sponsored open source implementation of the Python dynamic programming language on Microsoft’s .NET framework and version 1.0 was formally released yesterday:
IronPython 1.0 Ships!!
IronPython is a project that implements the dynamic object-oriented Python language on top of the CLI. IronPython is both well integrated with the .NET Framework and is a true implementation of the Python language. .NET integration means that this rich programming framework is available to Python developers and that they can interoperate with other .NET languages and tools. All of Python’s dynamic features (such as, an interactive interpreter and the ability to dynamically modify objects) are available.
Microsoft’s Jim Hugunin recounts the history of its development at his blog and you can download IronPython 1.0 here.
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| « Dec | ||||||
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |