From: gabriele renzi Date: 2004-02-28T00:39:45+09:00 Subject: Re: Introducing myself and my interest in ruby il Fri, 27 Feb 2004 17:59:07 +0900, Mark Hubbart ha scritto:: > >Which leads to a question that has been bouncing around in my mind for >several weeks now: What obstacles are there against being able to >compile Ruby? I would guess that eval() would be one, but other than >that, would it be feasible to create a compilable subset of Ruby? > IIRC lisp has eval() too, and there are plenty of compiler out ther ;) I bet you could write a compiler from ruby to at&t asm and let GAS do the rest :)