aidy.lewis / googlemail.com wrote: > Hi, > > Is it possible to 'compile' ruby into a dll? > > Regards > > Aidy The Ruby interpreter: Yes Ruby Code: Not yet Ruby 2.0 could be out by New Years at the soonest (probably will be out by sometime in 2008) It will be able to compile and byte code, but as I understand it will still need an interpreter. I have heard speculation of the ability to do stand alone compilation, but not from anybody who might actually write the code to make that happen so I would not hold your breath. For the foreseeable future the answer is no. -- Posted via http://www.ruby-forum.com/.