XRuby is a Ruby compiler for the JVM, converting .rb files into .class files.
Unlike JRuby, which focuses on just-in-time compilation of Ruby code, XRuby works exclusively by ahead-of-time compiling.
没有任何数据可供显示