Browse by Tags

All Tags » Python (RSS)

Python 2.5.1 and IronPython 1.1 released

I just learnt that on April 18th Python 2.5.1 was released, and that one day before IronPython 1.1 was also released, for (the very few of you) that don't know it, IronPython is an open source implementation of Python that runs natively on .NET Framework...
Posted by Edgar Sánchez | with no comments
Filed under: , ,

Summer of Python

is an object oriented dynamic language which has became popular of late (along with Ruby ). Beta 2 of Python 2.5 , the official implementation, has just been released. Further, beta 9 of IronPython , a .NET implementation, has also been released, on schedule...

Mono 1.1.16: Python, Windows Forms, ASP.NET 2.0

This is actually Beta 3 of Mono 1.2, some highlights (according to the official announcement ): IronPython 1.0 Beta 8 works with this release out of the box. Majorly improved Windows.Forms and System.Drawing as our beta program for Windows.Forms continues...
More Posts