InfoQ

InfoQ

Topic/Tag specific view

IronPython Content on InfoQ


Latest featured content about IronPython

Real World IronPython

Topics
Dynamic Languages,
.NET

Michael Foord discusses IronPython, the DLR, dynamic languages on .Net, static vs. dynamic typing, Visual Studio integration, Resolver One, Intellipad, Crack.net, embedding IronPython, the ScriptEngine, error handling, dynamic operations, functions as delegates, and the C# 4.0 dynamic keyword.

Ruby Beyond Rails

Topics
Dynamic Languages,
.NET Framework,
Rich Client / Desktop,
Ruby,
Runtimes,
.NET,
Silverlight

At RubyFringe John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages.

News about IronPython

Official Support for Jython in Visual Studio

Topics
Dynamic Languages,
IDE

Python Tools for Visual Studio, which has its first production release today, now supports all four major Python interpreters, CPython, IronPython, Jython, and PyPy. It is available with the free Visual Studio Integrated Shell or as a plugin for Visual Studio Professional.

Refactoring and Profiling Python with Visual Studio

Topics
IDE,
Performance & Scalability,
.NET

Microsoft’s Developer Division has released a release candidate of Python Tools for Visual Studio. In addition to supporting refactoring in CPython and IronPython, this release offers support for MPI (Message Passing Interface) and Microsoft HPC (High Performance Computing). Visual Studio Ultimate owners also get a profiler for CPython.

NumPy and SciPy for .NET

Topics
Dynamic Languages,
Performance & Scalability,
.NET

As part of the Python Tools for Visual Studio project the well-known NumPy and SciPy libraries were ported to .NET. The port, which combines C# and C interfaces over a native C core, was done in such a way that all .NET languages can take advantage of it.

Visual Studio Support for CPython

Topics
IDE,
Dynamic Languages,
.NET

Microsoft Technical Computing Group has just announced the Python Tools for Visual Studio (PTVS) open source project. PTVS improves on the IronPython Tools for Visual Studio code base (introduced in IronPython 2.7) and adds CPython, Cluster support and new modules like NumPy and SciPy in .Net.

IronPython Fully Implements Python 2.7

Topics
Dynamic Languages,
.NET

IronPython 2.7 has been released with new features including improved tooling inside Visual Studio, better interoperability with LINQ and extension methods, better documentation, and full language parity with Python 2.7.

A Mono Update

Topics
Announcements,
.NET

Last week Miguel de Icaza published a long post listing all the work the Mono team at Novell has been doing since the move to GitHub in July 2010. Much of the new work has been around language development and MonoDevelop improvements.

IronPython/IronRuby have Decided on Github and CodePlex

Topics
Dynamic Languages,
.NET,
Open Source,
Ruby

Since Microsoft announced that it was giving up control of its Iron languages, there has been a quiet debate on where to host the project. The negotiations have finally been settled and the winner is Github for source control and CodePlex for issue tracking.