OpenBSD ports

The textproc/py-lark,python3 port

py3-lark-1.1.7 – parsing toolkit for python

Description

Lark is a modern parsing library for Python. Lark can parse any context-free grammar.
Lark provides:
* Advanced grammar language, based on EBNF
* Three parsing algorithms to choose from: Earley, LALR(1) and CYK
* Automatic tree construction, inferred from your grammar
* Fast unicode lexer with regexp support, and automatic line-counting

WWW: https://lark-parser.readthedocs.io/en/latest/
Categories:
devel lang/python textproc

Library dependencies

Build dependencies

Run dependencies