PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 09, 2007

XRuby 0.3.0 Released

Posted: 2007-08-09 22:02:00
Languages ::

XRuby 0.3.0 has been released. XRuby compiles Ruby source code to Java bytecode.

This release includes: the use of code generation and annotation to bind Java-level methods to Ruby-level methods, and the passing of more unit tests.