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-1161 days ago394 downloads
1.0.3-12 years ago1,092 downloads
1.0.2-13 years ago872 downloads
1.0.1-15 years ago445 downloads
1.0.0-18 years ago(revision: 2)689 downloads
0.1.1-110 years ago220 downloads
0.1-210 years ago81 downloads
0.1-110 years ago74 downloads

Dependencies

LPegLabel >= 1.6.0
lua >= 5.1

Dependency for

glum, luaflow

Manifests