Re: would LLVM be useful to compile lua to native code?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: would LLVM be useful to compile lua to native code?
 
- From: Rob Kendrick <lua-l@...>
 
- Date: Tue, 3 Mar 2009 18:24:27 +0000
 
On Tue, 3 Mar 2009 10:17:49 -0800
Sam Roberts <vieuxtech@gmail.com> wrote:
> http://llvm.org/
> 
> Lua is already fast, but you can't get to fast!
Somebody has already done this. Search the archives. It's not as fast
as LuaJIT for many things, but it was simple and did work.
-- 
B.