Jul
8
IronRuby 0.6
Posted In: Open Source, Ruby by DotNut
IronRuby is a open source implementation of the Ruby programming language for .NET, relying heavily on Microsoft’s Dynamic Language Runtime.
Performance has been a major focus in this release, improving startup time and optimizing built-in types. There has been more progress with Ruby compatibility (Cucumber works!) and .NET interop. Silverlight binaries are back in this release, and there are a couple of samples to help you learn IronRuby.