lua/lua on GitHub, opens in a new tab
The official Lua repo, as seen by the Lua team, mirrored to GitHub.
Cactive
8 projectsResources › Implementations, Interpreters, and Bindings
The official Lua repo, as seen by the Lua team, mirrored to GitHub.
Cactive
Lua 5.1 VM and compiler implemented in Go with Go APIs.
GoMIT Licensesteady
A lightweight library for mapping data, functions, and classes back and forth between C++ and Lua.
Csteady
Python bindings to LuaJIT2.
PythonOtheractive
A pure C# implementation of Lua 5.2, focused on compatibility with the Unity game engine.
C#MIT Licenseslowing
Lua VM on the web; a direct port of the C interpreter via LLVM, emscripten, and asm.js.
CMIT Licensedormantarchived
Golang bindings to the Lua C API.
CMIT Licenseslowing
A Lua VM implemented in JavaScript. Slower than lua.vm.js, but with better docs, examples, and JS interfacing.
LuaMIT Licensedormant