All content and news on InfoQ about IronPython
News about IronPython
- .NET
- Topics
- Dynamic Languages
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 was shown during PyCon 2008 in Chicago, March 14-16, 2008.
-
By Robert Bazinet
on Mar 28, 2008,
- .NET
- Topics
- Silverlight,
- Dynamic Languages
The Dynamic Language team at Microsoft recently introduced its latest technology called Dynamic Silverlight (DSL) at the MIX08 Conference in Las Vegas.
-
By Robert Bazinet
on Mar 14, 2008,
- .NET,
- Ruby,
- Java
- Topics
- Dynamic Languages
John Rose, a key designer behind Sun's new Da Vinci Machine project initiative, and Charles Nutter of the JRuby project, contrast dynamic language support and optimization on the JVM and Microsoft's Dynamic Language Runtime.
-
By Charles Humble
on Feb 12, 2008,
- Architecture
- Topics
- Performance & Scalability,
- Dynamic Languages,
- Programming
In the wake of the demise of Chandler personal information management project, a discussion has occurred on TSS about the scalability potential of dynamic languages. Ted Neward attempted to go beyond language quarrel in order to provide some structured insights on this issue.
-
By Sadek Drobi
on Feb 08, 2008,
- .NET,
- Ruby
- Topics
- Silverlight,
- Scripting,
- .NET Framework
The Dynamic Language Runtime (DLR) is an effort to facilitate the creation of language runtimes on .NET. IronRuby, a Ruby for .NET, is one of the languages built on the DLR that helps to push its limits. A new blog gives a step by step introduction to the DLR and how to build languages on it.
-
By Werner Schuster
on Jan 21, 2008,
- .NET
- Topics
- Dynamic Languages
A new version of the Microsoft Visual Studio 2008 SDK preview has been released. Among the new samples is a way to add WPF support to a .NET language.
-
By Jonathan Allen
on Aug 28, 2007,
- Java
- Topics
- Javascript
There has been a lot of Monkey talk going on in the Mozilla circles centered around 5 different projects at Mozilla. All of the projects are powerful and telling about the future of browser scripting.
-
By James Estes
on Aug 14, 2007,
- .NET
- Topics
- Dynamic Languages
Unlike the canonical implementation, IronPython implements the str class as Unicode rather than an ASCII byte stream. While some are saying this is a serious fragmentation issue, others say it is no big deal.
-
By Jonathan Allen
on Jun 15, 2007,