Table of Contents

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

bison(1)

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)


Table of Contents