franko / luajit-lang-toolkitLinks
A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations
☆688Updated 5 years ago
Alternatives and similar repositories for luajit-lang-toolkit
Users that are interested in luajit-lang-toolkit are comparing it to the libraries listed below
Sorting:
- A Lua 5.3 parser written with LPegLabel☆206Updated 7 months ago
- Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info,…☆278Updated 10 years ago
- The metalua programming language☆360Updated last year
- An Optional Type System for Lua☆586Updated 5 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆477Updated 4 years ago
- LuaJIT 2.0 bytecode parser, viewer, assembler and test VM. Lua 5.1 parser, IDE and debugger.☆286Updated 10 months ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆505Updated last week
- FFI package for Lua 5.1 and Lua 5.2☆196Updated 4 years ago
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,229Updated 8 months ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆243Updated 7 months ago
- A portable C FFI for Lua 5.1+☆216Updated 4 months ago
- convert Lua source code into an equivalent C source code written in terms of Lua C API calls☆301Updated last year
- LuaJIT compiler explorer