Lua-Low-Level

Lua compiler

An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance.

Per function, Lua JIT using LLVM C++ toolchain

GitHub

10 stars
3 watching
0 forks
Language: C
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
neopallium/llvm-luaAn implementation of Lua in LLVM153
hengestone/lua-languagesA collection of languages and projects that compile to or use Lua as their intermediate language607
erdian718/luaA Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs.25
teal-language/tlA compiler and build tool for a typed dialect of Lua.2,192
cluelang/clueA programming language compiler that transpiles to Lua code with optional features and syntax similar to C or Rust.342
yanghuan/csharp.luaA compiler tool that translates C# code into Lua bytecode.1,232
andremm/typedluaA statically typed superset of Lua with optional type annotations and object-oriented programming features.568
ldelossa/gh.nvimA plugin for interactive code reviews on GitHub558
mherkender/lua.jsA tool that compiles and runs Lua code in JavaScript, allowing it to be executed in web browsers or Flash environments.603
lualanes/lanesA lightweight multithreading library for Lua469
neopallium/lua-llthreadsProvides low-level threading support for Lua applications.145
weirdconstructor/lalA Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code21
hslua/hsluaProvides a bridge between Haskell and Lua programming languages130
lua-alchemy/lua-alchemyPort of Lua programming language to ActionScript using Alchemy technology167
clementfarabet/lua---opengmA Lua wrapper for the OpenGM C++ library used in graphical modeling and inference8