News

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 ...
This prototype utilizes Excel-DNA and IronPython. Excel-DNA allows creating custom Python functions that seamlessly integrate with Excel’s calculation engine. IronPython enables the execution of these ...
Hello, Recently I have read in the news that numpy has been ported to .NET. I am trying to install numpy, pandas, scipy packages into IronPython environment, but I am getting different errors which ...
With IronPython for ASP.NET, Microsoft hopes to create a model for language extensibility within their popular web-centric development platform.
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.
Microsoft has released a beta version of IronPython, the code name for a version of the Python scripting language for Microsoft's .Net development software. The IronPython toolkit is designed to ...