News

Microsoft recently had the opportunity to show off some of the progress the Dynamic Language Runtime (DLR) team has made when they gave a demo of Django running on IronPython. The accomplishment ...
Hello, Any help much appreciated. I'm using IronPython 2.7.8 on Window 10. I have several Python versions and distros installed. I am successfully accessing my .NET assemblies from IronPython. Now I ...
On Tuesday, IronPython, Microsoft's version of Python which runs on the .NET CLR, hit the 1.0 milestone. In a post-release personal reflection, IronPython team member Jim Hugunin went into ...
Microsoft is backing IronPython because it exemplifies just how well the .NET Framework can handle dynamic runtime languages. Supposedly, IronPython runs as fast as the C-based implementation of ...
On a wider note, the SQLite implementation that IronPython uses looks very old, unmaintained, supporting obsolete platforms, and not supporting the platforms that IronPython and .NET currently target.
The IronPython ports of NumPy and SciPy are full .NET ports and include custom C#/C interfaces to a common native C core.
And ditto with its complement, IronPython. IronRuby and IronPython, until November 1, are Microsoft-supported and .Net-targeted versions of the Ruby and Python dynamic programming languages.