plessc(1) - Linux man page
Name
plessc - manual page for plessc v0.3.9Synopsis
plessc [options] input-file [output-file]Description
Options include:- -h, --help
- Show this message
- -v
- Print the version
- -f=format
- Set the output format, includes "default", "compressed"
- -c
- Keep /* */ comments in output
- -r
- Read from STDIN instead of input-file
- -w
- Watch input-file, and compile to output-file if it is changed
- -T
- Dump formatted parse tree
- -X
- Dump raw parse tree