A simple, powerful parser for Lua with zero dependencies.

$ luarocks install parsel

Parsel is a simple, but unrelentingly powerful parsing library
written in pure Lua with zero dependencies. With it, you can
define and parse your context-free grammars with ease. All forms
of recursion are supported, along with ambiguous grammars.

Versions

3.0.0-15 years ago76 downloads
2.1.1-16 years ago49 downloads
2.1.0-16 years ago35 downloads
2.0.0-16 years ago35 downloads
1.0.0-16 years ago35 downloads

Dependencies

lua >= 5.1, < 5.4

Manifests