You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
cpp-peglib/lint
yhirose 469a61f044 Fixed 'std::call_once' crash problem with peglint on Ubuntu. 6 years ago
..
CMakeLists.txt Fixed 'std::call_once' crash problem with peglint on Ubuntu. 6 years ago
README.md Updated usage for peglint. 9 years ago
httplib.h Fix compiler warnings about "hidden" names 8 years ago
peglint.cc Updated peglint and added peglint documentation 6 years ago
server.cc Fix compiler warnings about "missing variable declaration" 8 years ago

README.md

peglint

The lint utility for PEG.

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