lark is a parsing library for Python which allows one to parse any
context-free grammar. It has implemented the following parsing
algorithms: Earley, LALR(1) and CYK.
.
This package installs the library for Python 3.
Installed Size: 429.1 kB
Architectures: all