Dynamic Languages at TechEd 2009
TechEd 2009 (Microsoft developer conference) is come and gone, but dynamic languages played a bigger part there than ever before and John Lam (IronRuby commander in chief) has blogged about his presentation. He has been working on interesting twists on the REPL; the Read-Eval-Print-Loop otherwise known as the interactive interpreter. He demonstrates one that can switch between DLR based languages (IronPython and IronRuby) and is an editor as well. The story for dynamic languages in Visual Studio is not massively impressive, but you can get good results with Wing or Netbeans , SharpDevelop has excellent IronPython support and there is also the editor built into the very interesting Pyjama Project . With the Microsoft dynamic languages team getting interested in editors perhaps the future is brighter for a supported Microsoft IDE for IronPython and IronRuby? Dynamic Languages at TechEd 2009 Dynamic languages on .NET are picking up momentum at this year's TechEd. Your typical Tec