The Yacc-compatible Parser Generator

Edit Package bison
http://www.gnu.org/software/bison/bison.html

Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. As an experimental feature, Bison can also generate IELR(1) or canonical LR(1) parser tables. Once you are proficient with Bison, you can 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. You need to be fluent in C or C++ programming in order to use Bison. Java is also supported as an experimental feature.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000057 57 Bytes
_service:download_files:bison-3.4.2.tar.xz 0002240532 2.14 MB
bison-rpmlintrc 0000000045 45 Bytes
bison.changes 0000000319 319 Bytes
bison.spec 0000003012 2.94 KB
Latest Revision
Alexander Evseev's avatar Alexander Evseev (aevseev) committed (revision 8)
Comments 0
openSUSE Build Service is sponsored by