metalua-parser

Metalua's parser: converting Lua source strings and files into AST

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

0.7.3-27 years ago32 downloads

Dependencies

lua >= 5.1

Dependency for

luacheck, luacheck, metalua-compiler