General-purpose parser generator (GNU)
bison [options] input_file
QNX Neutrino, Linux, Microsoft Windows
For a complete listing, see the documentation at http://www.gnu.org/software/bison/manual/.
The bison utility is a general-purpose parser generator that converts an annotated context-free grammar into a parser for that grammar. For detailed documentation, see http://www.gnu.org/software/bison/manual/.
This utility is subject to the GNU Public License (GPL). We've included it for use on development systems. |
GNU