Ruby .NET Runtime Released

Microsoft have recently released another dynamic language runtime built on top of the .NET Common Language Runtime, this time for Ruby.

Ruby.NET is implemented using a new .NET library that Microsoft are calling the Dynamic Language Runtime. The DLR provides a set of features specifically targeted at dynamic languages like Ruby and Python, such as a shared dynamic type system and support to generate fast dynamic code.

At this stage the Ruby.NET runtime is in a pre-alpha state, so the majority of the Ruby language unit tests are passing however it wouldn’t be possible to deploy a Ruby on Rails application yet.

This space should be quite interesting to watch, now that Microsoft and Sun both have an alternative runtime available for Ruby. The fact that there are now choices for the runtime is definitely a good thing for the Ruby language since it has taken quite a bit of criticism over the execution speed of the language.

Fast forward a year and I think it’s likely that JRuby will probably win the race. I don’t necessarily think that it will be a superior implementation of the Ruby runtime; however since it runs through the Java Virtual Machine it is at a distinct advantage as the majority of Ruby On Rails applications are deployed in a Unix/Linux environment.

Related posts:

  1. A Change Is As Good As A Holiday
  2. Testing Your Unit Tests
  3. Windows Live ID Web Authentication
  4. Google Analytics Released

About Al

My name is Alistair Lattimore, I'm in my very early 30's and live on the sunny Gold Coast in Australia. I married my high school sweet heart & we've been together for longer than I can remember. Claire and I started our family in September 2008 when Hugo was born and added a gorgeous little girl named Evie in May 2010. You can find me online in the typical hangouts, Google, Twitter & facebook. .
This entry was posted in Programming. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>