From: Erik Veenstra Date: 2005-12-31T23:22:55+09:00 Subject: Re: Method for turning strings into code > > While we're on the subject, do you know of a way to turn a > > Ruby program into an executable binary? If you want to distribute your Ruby application as a single executable, including the Ruby interpreter and libraries, use RubyScript2Exe: http://www.erikveen.dds.nl/rubyscript2exe/index.html (Yes, it's one of my own projects... But you asked me...) gegroet, Erik V. - http://www.erikveen.dds.nl/