pure-Java implementation of the Ruby language
JRuby is an 100% pure-Java implementation of the Ruby programming language. JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code.
Homepage: http://www.jruby.org/
Maintainer: Jeremy Evans <jeremy@openbsd.org>