From: John Morrice Date: 2010-12-17T23:22:14+09:00 Subject: Re: How to compile ruby to executable? (Linux) > Is there other compilers than these then? There's a JRuby compiler that I've never used http://kenai.com/projects/jruby/pages/JRubyCompiler But that compiles to java class files, rather than linux executables.