franko / luajit-lang-toolkitLinks
A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations
☆691Updated 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☆208Updated 9 months ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆515Updated 2 weeks ago
- Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info,…☆278Updated 10 years ago
- FFI package for Lua 5.1 and Lua 5.2☆197Updated 4 years ago
- The metalua programming language☆364Updated last year
- An Optional Type System for Lua☆590Updated 5 years ago
- LuaJIT 2.0 bytecode parser, viewer, assembler and test VM. Lua 5.1 parser, IDE and debugger.☆288Updated last year
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆479Updated 4 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆244Updated 10 months ago
- A portable C FFI for Lua 5.1+☆219Updated last month
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,233Updated 10 months ago
- Multithreading support for Lua☆452Updated 2 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.