What is Rubinius

Rubinius is an implementation of the Ruby programming language.

Rubinius includes a bytecode virtual machine, Ruby syntax parser,
bytecode compiler, generational garbage collector, just-in-time (JIT)
native machine code compiler, and Ruby Core and Standard libraries.

Rubinius currently implements Ruby version 1.8.7.
License

Rubinius uses the BSD license. See the LICENSE file in the source.
