This is a subset of the full Metalua compiler. It defines and generates an AST
    format for Lua programs, which offers a nice level of abstraction to reason about
    and manipulate Lua programs.
  
Versions
Dependencies
lua >= 5.1
    This is a subset of the full Metalua compiler. It defines and generates an AST
    format for Lua programs, which offers a nice level of abstraction to reason about
    and manipulate Lua programs.