mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 20:05:31 +00:00
9 lines
171 B
Markdown
9 lines
171 B
Markdown
peglint
|
|
-------
|
|
|
|
The lint utility for PEG.
|
|
|
|
```
|
|
usage: peglint [--ast] [--optimize_ast_nodes|--opt] [--server [PORT]] [--trace] [grammar file path] [source file path]
|
|
```
|