xRuby is a Ruby to Java compiler which compiles Ruby source code (.rb) to Java bytecode (.class).
|
|||||
|
xRuby is a Ruby to Java compiler which compiles Ruby source code (.rb) to Java bytecode (.class). JRuby is the effort to recreate the Ruby interpreter in Java. Currently, the interpreter is written in C. The Java version will be tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application. |
|||||
|
|
|||||