GNU parser generator. More information: https://manned.org/bison.
bison {{path/to/file.y}}
stdout
bison {{[-t|--debug]}} {{path/to/file.y}}
bison {{[-o|--output]}} {{path/to/output.c}} {{path/to/file.y}}
bison {{[-v|--verbose]}}