Skip to content

GaloisInc/lua-bc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.