lua-parser

A Lua 5.2 parser written with LPeg

This is a Lua 5.2 parser written with LPeg that generates an AST in
the format specified by Metalua.
The parser also implements an error reporting technique that is
based on tracking the farthest failure position.

Versions

0.1-28 years ago45 downloads
0.1-18 years ago65 downloads

Dependencies

LPeg >= 0.12
lua >= 5.1

Dependency for

glum, luaflow, mulua