Cardinal - http://cardinal2.rubyforge.org/
Ruby interpreter for Parrot dynamic multilanguage bytecode VM; links, instructions. |
MetaRuby: Project Status - http://www.zenspider.com/Languages/Ruby/MetaRuby.html
Goal: implement Ruby's internals in Ruby; will use ruby2c to convert itself to C and bootstrap a new Ruby binary; to be fully compatible with (standard) Ruby. |
On Ruby: Rubinius Interview - http://on-ruby.blogspot.com/2006/12/rubinius-interview.html
Evan Phoenix, Rubinius creator and project director explains project motives, direction, progress. |
On Ruby: Ruby Hacker Interview: Kevin Tew - http://on-ruby.blogspot.com/2006/09/ruby-hacker-interview-kevin-tew.html
Kevin Tew, Cardinal creator and project director explains project motives, direction, progress. |
Rubinius - http://rubini.us/
A next generation virtual machine VM for Ruby, uses best VM and dynamic language implementation research and technology of last 30 years; core libraries are in Ruby, makes system more accessible, easier to develop and extend. Open source, BSD. |