| Developer(s) | Evan Phoenix, Brian Shirai |
|---|---|
| Stable release |
3.29 / April 29, 2016
|
| Repository | github |
| Written in | C++ and Ruby |
| Operating system | Unix-like |
| Type | Ruby programming language compiler |
| License | Mozilla Public License |
| Website | rubini |
Rubinius is an alternative Ruby implementation created by Evan Phoenix. Based loosely on the Smalltalk-80 Blue Book design, Rubinius seeks to "provide a rich, high-performance environment for running Ruby code."
Rubinius follows in the Lisp and Smalltalk traditions, by natively implementing as much of Ruby as possible in Ruby code.
It also has a goal of being thread-safe in order to be able to embed more than one interpreter in a single application.
From 2007 to 2013, Engine Yard funded one full-time engineer to work exclusively on Rubinius. Evan Phoenix is now CEO of Vektra.