Lark is a modern general-purpose parsing library for Python.
With Lark, you can parse any context-free grammar, efficiently,
with very little code.

Homepage:
https://github.com/lark-parser/lark
