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.4-11 year ago1,094 downloads
1.0.3-13 years ago1,095 downloads
1.0.2-14 years ago874 downloads
1.0.1-16 years ago447 downloads
1.0.0-19 years ago(revision: 2)689 downloads
0.1.1-111 years ago224 downloads
0.1-211 years ago83 downloads
0.1-111 years ago76 downloads

Dependencies

LPegLabel >= 1.6.0
lua >= 5.1

Dependency for

glum, luaflow

Manifests