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-23 days ago59 downloads
0.1-13 days ago120 downloads

Dependencies

LPeg >= 0.12
lua >= 5.1

Dependency for

glum, luaflow