InfoQ

Topic/Tag specific view

All content and news on InfoQ about ANTLR


News about ANTLR

XRuby: Another Approach to Ruby on the JVM

Community
Java,
Ruby
Topics
Programming

Besides JRuby, the XRuby project is hard at work to bring Ruby to the JVM. It's different in that it's a Ruby to Java bytecode compiler, whereas JRuby currently uses an AST-based interpreter, together with some JIT compilation. InfoQ caught up the XRuby developers for a status report, and invited the JRuby team to offer their opinions on cooperation opportunities.