Microsoft IronPython is a codename of the early pre-alpha release of the new Implementation Running on .NET of Python programming language. It supports an interactive interpreter with fully dynamic compilation. It is well integrated with the rest of the framework and makes all .NET libraries easily available to Python programmers.
- Nt.access is missing Closed Issue Medium Jun 2 at 7:24 PM
- Trivial: throw WindowsError (with 'errno' of 17) when nt.mkdir called on pre-existing directory
- '_' is in the result of dir() after first expression evaluation
- -X:MTA option not supported by IP 2.0A
- Expresion-1 if condition else expresion-2 working incorrectly
- Python Parser class is internal
Reviewing 1.0 Beta 4 (Mar 16, 2006)
If you want to play with the new 2.0 toys, you can download the Express versions of VB.NET and C#.NET for free. Including the SQL Server 2005 Express all that allow you to write software and distribute it free of charge.
I'm not sure if these will work with the Python add-on, I'm guessing they might. But you do get several other languages to play with, all for free.
http://msdn.microsoft.co...io/express/default.aspx
Can't beat that with a stick.
Reviewing 0.9.5 Alpha (Nov 19, 2005)
I guess most people didn't see the bit on the right stating its requirements as .NET Framework 2.0?
Nice idea and runs very fast considering it is a CLR scripting language. Nice to see not just MS languages getting CLR support :)
Reviewing 0.9.5 Alpha (Nov 19, 2005)
yes, I had .net beta 2.. not got .net 2 final. and it still won't open up in visual studio.
No comments yet