Query: yacc
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
YACC(1) User Commands YACC(1)NAMEyacc - GNU Project parser generatorSYNOPSISyacc [OPTION]... FILEDESCRIPTIONYacc (Yet Another Compiler Compiler) is a parser generator. This version is a simple wrapper around bison(1). It passes option -y, --yacc to activate the upward compatibility mode. See bison(1) for more information.AUTHORWritten by Paul Eggert.REPORTING BUGSReport bugs to <bug-bison@gnu.org>.COPYRIGHTCopyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE.SEE ALSOlex(1), flex(1), bison(1). The full documentation for bison is maintained as a Texinfo manual. If the info and bison programs are properly installed at your site, the command info bison should give you access to the complete manual. GNU Bison 2.4.1 November 2007 YACC(1)