cpp-peglib/lint
2016-06-01 16:27:23 +02:00
..
CMakeLists.txt Enhance CMake files to set warning level high(er) and set C++14 flags 2016-06-01 16:27:23 +02:00
httplib.h Moved 'online lint' functionality to peglint. 2015-11-27 15:53:32 -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]