| Project Name | JRuby |
| Category | Programming Languages |
| Programming Language | Java |
| Project Home Page | http://jruby.sourceforge.net/ |
| License(s) | GNU General Public License (GPL), GNU Lesser General Public License (LGPL) |
| License URL(s) | http://www.gnu.org/copyleft/gpl.html, http://www.gnu.org/copyleft/lesser.html |
| Tags (edit) | interpreter, java, ruby, scripting |
JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application.
JRuby Features
- Ruby 1.8.2 compatible interpreter.
- Most builtin classes implemented
- Support for scripting Java classes and interfaces in JRuby.
- Bean Scripting Framework (BSF) support.
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2005-06-24 07:27:08.151 (rel. 1).
