Subject: Re: How to compile ruby to executable? (Linux)
From: John Morrice <spoon killersmurf.com>
Date: Fri, 17 Dec 2010 23:22:14 +0900
References: 375605375611
In-reply-to: 375611
> 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.