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-29 years ago58 downloads
0.1-19 years ago117 downloads

Dependencies

LPeg >= 0.12
lua >= 5.1

Dependency for

glum, luaflow