  |
A First Look at IronRuby - http://www.iunknown.com/2007/07/a-first-look-at.html
Basic description, links. John Lam on Software. |
  |
IronRuby - http://www.ironruby.net/
A .NET Ruby, goals: good performance, seamless integration with .NET libraries, infrastructure; compatibility with 1.8.x branch of Ruby modulo continuations. Heavily leverages Microsoft Dynamic Language Runtime. Microsoft Permissive License. |
  |
Gardens Point Ruby.NET Compiler - http://plas.fit.qut.edu.au/ruby.net/
Compiler targeting Microsoft .NET platform; can statically compile source file into verifiable .NET v2.0 assembly or directly execute source file: compile, load and execute. |
  |
MonoRail - http://www.castleproject.org/monorail/
MVC Web framework inspired by RoR Action Pack; fast, readable, simple Ruby-based, almost as powerful as Ruby but for a static (compiled) programs. Part of Castle Project. |
  |
RubyForge: RubyCLR: Project Info - http://rubyforge.org/projects/rubyclr/
Official home; downloads, latest versions. |