cpp-peglib/lint/README.md

9 lines
171 B
Markdown
Raw Normal View History

2015-11-30 04:16:51 +00:00
peglint
-------
The lint utility for PEG.
```
2015-11-30 04:19:09 +00:00
usage: peglint [--ast] [--optimize_ast_nodes|--opt] [--server [PORT]] [--trace] [grammar file path] [source file path]
2015-11-30 04:16:51 +00:00
```