lua-parser

A Lua 5.x parser written with LPeg

$ luarocks install lua-parser

This is a Lua 5.3 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

1.0.3-11 year ago493 downloads
1.0.2-11 year ago865 downloads
1.0.1-14 years ago437 downloads
1.0.0-17 years ago(revision: 2)687 downloads
0.1.1-19 years ago216 downloads
0.1-29 years ago70 downloads
0.1-19 years ago67 downloads

Dependencies

LPegLabel >= 1.6.0
lua >= 5.1

Dependency for

glum, luaflow

Manifests