cpp-peglib/lint
Yuji Hirose 91bf45b7d4 Fix #45
2018-08-30 13:34:09 -04:00
..
CMakeLists.txt Fix #45 2018-08-30 13:34:09 -04:00
httplib.h Fix compiler warnings about "hidden" names 2016-06-01 16:27:24 +02: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 Fix compiler warnings about "missing variable declaration" 2016-06-01 16:27:24 +02:00

peglint

The lint utility for PEG.

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