The GNU Parser Generator
Bison is a parser generator similar to yacc(1).
- Developed at devel:tools:compiler
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/bison && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000006 6 Bytes | |
bison-3.1.tar.xz | 0001990536 1.9 MB | |
bison-3.1.tar.xz.sig | 0000000163 163 Bytes | |
bison.changes | 0000015048 14.7 KB | |
bison.keyring | 0000002641 2.58 KB | |
bison.spec | 0000002568 2.51 KB |
Revision 38 (latest revision is 65)
Dominique Leuenberger (dimstar_suse)
accepted
request 639565
from
Martin Pluskal (pluskalm)
(revision 38)
- Use profile guided optimization (PGO) when building - bison 3.1: * Compiling Bison now requires a C99 compiler * Typed midrule actions * Reports include the type of symbols * Diagnostics about useless rules now implemented * C++: Generated parsers can be compiled with -fno-exceptions (lairi.cc) * GLR: Predicates support broken by #line directives * Printer and destructor with broken #line directives * Portability on ICC
Comments 1
bison 3.1 has been released; ftp://ftp.gnu.org/gnu/bison/bison-3.1.tar.xz