logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

racc2y - Racc grammar to yacc grammar

Description

       Racc2y converts racc grammar to yacc grammar.

Name

       racc2y - Racc grammar to yacc grammar

Options

-o,--output-file<outfile>
              output file name.  [y.<inputfile>]

       -A     did not output actions.

       -H     output 'header'.

       -I     output 'inner'.

       -F     output 'footer'.

       -h,--help
              print this message and quit.

       --version
              print version and quit.

       --copyright
              print copyright and quit.

See Also

       /usr/share/doc/racc/html.en/index.html (English) or /usr/share/doc/racc/html.ja/index.html (Japanese).

                                                   April 2005                                          racc2y(1)

Synopsis

       racc2y [options] raccfile

See Also