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-14 years ago68 downloads
2.1.1-15 years ago47 downloads
2.1.0-15 years ago33 downloads
2.0.0-15 years ago33 downloads
1.0.0-15 years ago33 downloads

Dependencies

lua >= 5.1, < 5.4

Manifests