From: Michal Suchanek Date: 2011-04-11T21:59:20+09:00 Subject: Re: can we use direct ruby instaed of javascript ? On 11 April 2011 12:34, Phillip Gawlowski wrote: > On Mon, Apr 11, 2011 at 11:45 AM, Michal Suchanek wrote: >> >> This is incredibly cool but can you really translate any language into >> machine code? > > Of course. Otherwise, the code wouldn't be executed on a CPU, after all. > And since it can execute on something as limited and poorly designed as x86 assembly I see no reason it could not run on OMeta, whatever it is. Creating something worse than x86 assembly for running code might be a sort of a challenge in itself. Thanks Michal