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-212 years ago60 downloads
0.1-112 years ago124 downloads

Dependencies

LPeg >= 0.12
lua >= 5.1

Dependency for

glum, luaflow