andremm / ladLinks
Lua Assembler/Disassembler based on ChunkSpy
☆29Updated 12 years ago
Alternatives and similar repositories for lad
Users that are interested in lad are comparing it to the libraries listed below
Sorting:
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆73Updated 5 months ago
- A Lua code completer☆23Updated 5 years ago
- Lua Application Programming Helper Libraries☆58Updated 6 years ago
- A Lua C PreProcessor☆130Updated 8 years ago
- Opeth is the optimizer and debug tools for Lua 5.3 VM bytecode, or Metal band☆71Updated 8 years ago
- Reformats any valid Lua 5.3 source code.☆43Updated last month
- A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT C…☆66Updated 2 years ago
- Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info,…☆280Updated 10 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated 2 years ago
- A iteration library for Lua☆58Updated 4 years ago
- A simple command line interface debugger for Lua 5.1 written in pure Lua. Its not dependent on anything other than the standard Lua 5.1 l…☆41Updated 8 years ago
- Creates images of arbitrary Lua values using GraphViz☆32Updated 5 years ago
- A simple interface to mmap for writing and reading binary data☆24Updated 3 years ago
- A fmtlib implement for Lua☆40Updated 11 months ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆67Updated 6 years ago
- Usefu Lua modules☆41Updated 2 weeks ago
- Websockets for Lua☆34Updated 4 months ago
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated 2 years ago
- diff/undo for lua tables☆12Updated 9 years ago
- Lua binding to libzip.☆87Updated 3 years ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆45Updated 3 years ago
- `require()` rewritten in plain Lua☆41Updated 3 years ago
- Lua Multitasking Environment.☆157Updated 2 months ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆150Updated last year
- An extension of LPeg that supports labeled failures☆148Updated 2 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆42Updated 7 years ago
- Microsoft Component Object Model (COM) binding for Lua☆120Updated 5 years ago
- Higher-level C API for Lua based on llib☆28Updated 11 years ago
- LUACC allows you write C code in lua☆51Updated 13 years ago