cpp-peglib/lint
2015-11-29 23:19:09 -05:00
..
httplib.h Moved 'online lint' functionality to peglint. 2015-11-27 15:53:32 -05:00
Makefile Fixed the build error with peglint. 2015-11-29 10:26:27 -05:00
peglint.cc Updated usage for peglint. 2015-11-29 23:19:09 -05:00
peglint.sln Moved 'online lint' functionality to peglint. 2015-11-27 15:53:32 -05:00
peglint.vcxproj Moved 'online lint' functionality to peglint. 2015-11-27 15:53:32 -05:00
README.md Updated usage for peglint. 2015-11-29 23:19:09 -05:00
server.cc Fixed ast dump format problem. 2015-11-29 11:06:28 -05:00

peglint

The lint utility for PEG.

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