IronRuby and IronPython CTPs for .NET 4.0 Beta 2
Now to continue from what I posted in my last post around the VS2010 and .NET Beta 2 update, here is another. This is the third preview of IronRuby and IronPython running under the Dynamic Language Runtime that is built directly into .NET 4.0. As before, this release allows you to use IronRuby objects and types as .NET 4.0 dynamic objects from within C# and Visual Basic code. These binaries are roughly equivalent to the functionality found in IronRuby 0.9 and IronPython 2.6.
Take a look at Harry Pie
rson’s blog post about this release as well to get an hang of what is in store :) …
To build IronPython or IronRuby for .NET 4.0 Beta 2 from source, get the sources from: