mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-11-12 22:45:29 +00:00
b031727fa2
... for the purposes of this project and makes testing on older platforms easier. In addition travis-ci has by default only cmake 2.8. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
httplib.h | ||
peglint.cc | ||
peglint.sln | ||
peglint.vcxproj | ||
README.md | ||
server.cc |
peglint
The lint utility for PEG.
usage: peglint [--ast] [--optimize_ast_nodes|--opt] [--server [PORT]] [--trace] [grammar file path] [source file path]