dwww Home


Documentation related to bison

Package: bison

Description: YACC-compatible parser generator
Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.
Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. Documentation of the program is in the bison-doc package.
Homepage: https://www.gnu.org/software/bison/
copyright | Debian changelog | NEWS | README

Manual pages:

bison(1) bison.yacc(1)

Other documents:

/usr/share/doc/bison /usr/share/doc/bison/examples
/usr/share/doc/bison/examples/c /usr/share/doc/bison/examples/c++
/usr/share/doc/bison/examples/c++/calc++ /usr/share/doc/bison/examples/c/bistromathic
/usr/share/doc/bison/examples/c/calc /usr/share/doc/bison/examples/c/glr
/usr/share/doc/bison/examples/c/lexcalc /usr/share/doc/bison/examples/c/mfcalc
/usr/share/doc/bison/examples/c/pushcalc /usr/share/doc/bison/examples/c/reccalc
/usr/share/doc/bison/examples/c/rpcalc /usr/share/doc/bison/examples/d
/usr/share/doc/bison/examples/d/calc /usr/share/doc/bison/examples/d/simple
/usr/share/doc/bison/examples/java /usr/share/doc/bison/examples/java/calc
/usr/share/doc/bison/examples/java/simple

Manual page search:

bison(1) bison.yacc(1)

Generated by dwww version 1.14 on Fri Jan 24 06:07:19 CET 2025.