lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tuesday 03, Rob Kendrick wrote:
> 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.

llvm-lua project page:
http://code.google.com/p/llvm-lua/

Static & JIT compiling support on architectures supported by LLVM (tested on 
x86 & x86_64).

-- 
Robert G. Jakabosky