My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

LLVM-Lua, is a JIT and static Lua compiler that uses Low Level Virtual Machine (LLVM) as the compiler backend.

Features

  • JIT compile Lua scripts to native code using LLVM's JIT engine. JIT supports x86, x86_64, PowerPC 32/64 processors.
  • Compile Lua scripts to native(to on cpu architecture supported by LLVM) executables.

llvm-lua 1.3.1 - Requires

llvm-lua 1.2.0 - Requires

llvm-lua 1.1.0 - Requires

llvm-lua 1.0 - Requires

  • LLVM 2.5 release.
  • llvm-gcc 4.2.x from LLVM.

Support

If you need help join our irc channel #llvm-lua at irc.freenode.net

Powered by Google Project Hosting