py3-lark
parsing toolkit for python
WWW CVSWeb GITHub-
Package versionpy3-lark-1.1.7
-
MaintainerThe OpenBSD ports mailing-list
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
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- lang/python/3.10