LPV

Fast Parser Library


License
MIT
Install
pip install LPV==2.2

Documentation

LPV

Fast Python Parser Library

About:

LPV/LexParserVisit is a Python parser library for parsing or lexing. LPV also has AST for executing node tree.

Usage:

examples are here

Contributing:

Any contributions is greatly appreciated.

Documentation:

The documentation is still in progress. You can learn it by example for now.