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 8ce03face0 Added README for PEG lint. 9 years ago
..
Makefile Fixed the build error with peglint. 9 years ago
README.md Added README for PEG lint. 9 years ago
httplib.h Moved 'online lint' functionality to peglint. 9 years ago
peglint.cc Added trace feature. 9 years ago
peglint.sln Moved 'online lint' functionality to peglint. 9 years ago
peglint.vcxproj Moved 'online lint' functionality to peglint. 9 years ago
server.cc Fixed ast dump format problem. 9 years ago

README.md

peglint

The lint utility for PEG.

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