cpp-peglib/lint
bnjf 6137e2a340
Fix "terminate called after throwing an instance of 'std::system_error'"
This is a re-fix.  The missing pthread lib was fixed in 469a61f044, but then unfixed in 06fc879371.
2020-04-25 00:52:03 +10:00
..
CMakeLists.txt Fix "terminate called after throwing an instance of 'std::system_error'" 2020-04-25 00:52:03 +10:00
peglint.cc clangformat 2020-03-29 17:03:47 -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]