franko / luajit-lang-toolkitLinks
A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations
☆671Updated 4 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:
- Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info,…☆276Updated 9 years ago
- A Lua 5.3 parser written with LPegLabel☆205Updated 3 months ago
- LuaJIT is JIT compiler for the Lua language.☆567Updated 5 years ago
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,208Updated 4 months ago
- FFI package for Lua 5.1 and Lua 5.2☆196Updated 4 years ago
- LuaJIT decompiler☆266Updated 3 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆239Updated 4 months ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.4.☆492Updated 3 weeks ago
- LuaJIT 2.0 bytecode parser, viewer, assembler and test VM. Lua 5.1 parser, IDE and debugger.☆282Updated 6 months ago
- An Optional Type System for Lua☆579Updated 5 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆474Updated 4 years ago
- Remote debugger for Lua.☆915Updated last year
- Just-In-Time Compiler for the Lua Programming language. Fork of LuaJIT to continue development. This project does not have an active main…☆511Updated 4 years ago
- Pallene Compiler☆769Updated 2 weeks ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆265Updated 6 months ago
- RaptorJIT: A dynamic language for system programming (LuaJIT fork)☆849Updated 10 months ago
- A port of LPeg 100% written in Lua.☆265Updated 3 years ago
- The metalua programming language☆355Updated last year
- LuaJIT compiler explorer☆156Updated 9 months ago
- Multithreading support for Lua☆447Updated last year
- Build a standalone executable from a Lua program.☆822Updated last year
- A Lua implementation with an Eclipse OMR based JIT compiler