il Fri, 27 Feb 2004 17:59:07 +0900, Mark Hubbart <discord / mac.com> 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 :)