This post originated from an RSS feed registered with Ruby Buzz
by Max Zone.
Original Post: Ruby for the .NET CLR
Feed Title: dzone.com: ruby
Feed URL: http://feeds.dzone.com/dzone/ruby
Feed Description: dzone.com: fresh ruby and rails links for developers
The compiler can be used to statically compile a Ruby source file into a verifiable .NET v2.0 assembly or it can be used to directly execute a Ruby source file (compile, load and execute). It is not yet fully complete, but it is the only Ruby compiler that we know of for either the .NET or JVM that is able to pass all 871 tests in the samples/test.rb installation test suite of Ruby 1.8.2.