Description
Lua bytecode parser.
README.md
lua-bc
Parser and generator for the Lua bytecode format.
Currently versions 5.2 and 5.3 can be parsed and 5.3 can be generated.
This package provides a Haskell datastructure for the format as well as a few helpers for extracting debug information.