efrederickson / LuaAssemblyToolsLinks
Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info, LASM decompilation, and LASM parsing.
☆282Updated 10 years ago
Alternatives and similar repositories for LuaAssemblyTools
Users that are interested in LuaAssemblyTools are comparing it to the libraries listed below
Sorting:
- Lua Decompiler for Lua version 5.1☆344Updated 3 years ago
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆695Updated 5 years ago
- Automatically exported from code.google.com/p/llvm-lua☆160Updated 10 years ago
- Lua Virtual Machine (and various tools) for Lua so you can Lua while you Lua☆68Updated 8 years ago
- Lua Assembler/Disassembler based on ChunkSpy☆29Updated 12 years ago
- Lua source code minifier.☆267Updated 3 years ago
- A Lua 5.3 parser written with LPegLabel☆210Updated 3 weeks ago
- LuaJIT decompiler