cpp-peglib/lint
2020-05-25 17:31:22 -04:00
..
CMakeLists.txt Use CMake's Threads library to provide '-pthread` for Linux 2020-05-17 22:55:56 +08:00
peglint.cc Name refactoring 2020-05-25 17:31:22 -04:00
README.md Removed server mode from peglint and updated documentation 2019-02-09 08:55:28 -05:00

peglint

The lint utility for PEG.

usage: peglint [--ast] [--optimize_ast_nodes|--opt] [--trace] [grammar file path] [source file path]