Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 258 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 258 Bytes

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.