A Ruby 1.9 virtual machine in JavaScript (thanks to node.js).
Heavily influenced by HotRuby
node.js (of course)
Ruby 1.9.2 (YARV), for actually compiling ruby source code to opcodes.
Distributed under the Ruby license: www.ruby-lang.org/en/LICENSE.txt
Julien Portalier <ysbaddaden@gmail.com>