Bit off topic but I'm confused about this. Are you using llvmruby to compile ruby to LLVM bytecode and then running on LLVM? So YARV will not be involved at all? I didn't think that llvmruby/ruby2llvm was that advanced yet, to handle the entire ruby language?

--simon

--
http://simonwoodside.com

On 2009-02-18, at 3:44 PM, Laurent Sansonetti wrote:

Not that much, and to tell you the truth, the work is already done in a private branch on my machine. I need to clean the sources and push them into the SVN repository (wait a few more days). The new source base does not use YARV anymore (yay!) but a fresh new VM based on LLVM (and also on an internal vectorization library). Stay tuned for more details!

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to