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-12 years ago1,043 downloads
1.0.2-12 years ago870 downloads
1.0.1-15 years ago443 downloads
1.0.0-18 years ago(revision: 2)689 downloads
0.1.1-110 years ago218 downloads
0.1-210 years ago79 downloads
0.1-110 years ago72 downloads

Dependencies

LPegLabel >= 1.6.0
lua >= 5.1

Dependency for

glum, luaflow

Manifests