blob: 30cbb6c22a94b84a542f3c6e88ddef79095e4eea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
JRuby is an 100% pure-Java implementation of the Ruby programming language.
* A 1.8.6 compatible Ruby interpreter written in 100% pure Java
* Most builtin Ruby classes provided
* Support for interacting with and defining java classes from within
ruby
* Bean Scripting Framework (BSF) support
* Distributed under a tri-license (CPL/GPL/LGPL)
WWW: http://jruby.codehaus.org/
|