From: David Masover Date: 2009-04-11T00:38:24+09:00 Subject: Re: [OT] Python on LLVM On Friday 10 April 2009 09:32:01 Gregory Brown wrote: > On Fri, Apr 10, 2009 at 7:33 AM, Daniel Berger wrote: > > Python on LLVM. Thought it might be interesting to some folks here: > > > > http://arstechnica.com/open-source/news/2009/03/google-launches-project-t > >o-boost-python-performance-by-5x.ars > > I don't know anyhting about the details, but isn't MacRuby also heading to > LLVM? I believe MacRuby is on LLVM, but is Mac-bound, as it also relies on some Apple-specific stuff that's been built on LLVM. Am I right? What I'd really rather see is something like Rubinius targeting LLVM, but in a cross-platform, open way. But I have no idea how long that would take -- I don't think there's any Google funding for it.