PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 24, 2007

XRuby 0.3.1 Released

Posted: 2007-09-24 22:03:00
Languages ::

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

This release includes: the inclusion of pre-compiled Ruby standard libraries, and the use of annotation and code generation to bind Java-level methods to Ruby-level methods.