mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-11-12 22:45:29 +00:00
.. | ||
CMakeLists.txt | ||
peglint.cc | ||
README.md |
peglint
The lint utility for PEG.
usage: peglint [--ast] [--optimize_ast_nodes|--opt] [--trace] [grammar file path] [source file path]