So, Microsoft’s work with Opensource has a new website now. I think Microsoft has a lot to gain from this work and was really pleased to see the launch of IronRuby, so you can now write WPF apps using Ruby on a Dynamic Language Runtime (DLR) which is targeted at the .NET CLR. One of the great things about .NET’s IL is that it is flexible enough to support many different languages.
Scott Guthrie covers this in his blog in quite some detail and Miguel de Icaza congratulates Microsoft on the release.

