cpp-peglib/lint
2019-02-08 15:19:40 -05:00
..
CMakeLists.txt Fixed 'std::call_once' crash problem with peglint on Ubuntu. 2018-09-01 16:05:00 +00:00
httplib.h Fixed problems in server mode of peglint 2019-02-08 11:36:29 -05:00
peglint.cc Updated peglint and added peglint documentation 2018-08-03 23:47:25 -04:00
README.md Updated usage for peglint. 2015-11-29 23:19:09 -05:00
server.cc Fixed problem with JSON invalid characters 2019-02-08 15:19:40 -05:00

peglint

The lint utility for PEG.

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