lark-parser · PyPI
pypi.org › project › lark-parserAug 30, 2021 · Lark is a modern general-purpose parsing library for Python. With Lark, you can parse any context-free grammar, efficiently, with very little code. Main Features: Builds a parse-tree (AST) automagically, based on the structure of the grammar; Earley parser. Can parse all context-free grammars; Full support for ambiguous grammars; LALR(1) parser
lark-parser · PyPI
https://pypi.org/project/lark-parser30.08.2021 · Lark is a modern general-purpose parsing library for Python. With Lark, you can parse any context-free grammar, efficiently, with very little code. Main Features: Builds a parse-tree (AST) automagically, based on the structure of the grammar; Earley parser. Can parse all context-free grammars; Full support for ambiguous grammars; LALR(1) parser