News

GUI/C# domain The GUI (Figure 2) is a fairly simple C# winforms project. There are two main features to the GUI: The script interface which is a portal into the IronPython scripting domain (discussed ...
Create a new C# 4.0 WPF Application. Add references to IronPython, IronPython.Modules, IronRuby, IronRuby.Libraries, Microsoft.Scripting and Microsoft.Hosting. Next add an Application Configuration ...
The Mono development team has officially announced the release of Mono 1.2.5, which includes a number of significant features and improvements. Most notably, Mono 1.2.5 includes bug fixes that ...
Considering that IronPython started out as a test to see if Microsoft could run a dynamic programming language on top of the .NET Common Language Runtime (CLR), the Python port has managed to ...
Earlier last month, Ars Technica had a pretty good catch-me-up on the efforts of Sun and Microsoft to introduce "external" dynamic language support to their respective runtime environments Java ...
Software developer K. Scott Allen in a blog post questions Microsoft's commitment to dynamic languages. At issue is whether Microsoft's IronPython and IronRuby are first-class citizens in .NET land.
The shipment of IronPython 1.0 this week marks a milestone for the long-running project, aimed at developing a Python implementation on Microsoft's .Net platform, and for developers' goal of ...
Fans of IronPython, IronRuby, and other dynamic languages on Microsoft’s .Net platform suffered a blow earlier this month with Jimmy Schementi’s announcement that he had left his job at ...
Microsoft releases its Python Tools for Visual Studio, giving Python developers an integrated development environment based on Microsoft's Visual Studio tool set.