mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
8e55ee5807
That it is still in the alpha stage, but it actually works.
7 lines
301 B
Plaintext
7 lines
301 B
Plaintext
JRuby is the effort to recreate the Ruby interpreter in Java.
|
|
Currently, the interpreter is written in portable 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.
|
|
|
|
WWW: http://jruby.sourceforge.net/
|