man bison.yacc (Commandes) - GNU Project parser generator (yacc replacement)
NAME
bison.yacc - GNU Project parser generator (yacc replacement)
DESCRIPTION
bison.yacc acts exacly as "bison -y" with all other parameters passed, that is the output file is called y.tab.c and the other outputs are called y.output and y.tab.h. This means bison.yacc cann be used as a substitute for yacc.
Please consult the bison documentation for further information.
SEE ALSO
AUTHOR
This manual page was written for the Debian GNU/Linux system by Robert Lemmen <robertle@semistable.com> (but may be used by others, of course)