LALR(1) parser generator
http://invisible-island.net/byacc/byacc.html
Berkeley Yacc is a LALR(1) parser generator. It has been made as compatible as
possible with AT&T Yacc and it accepts any input specification that conforms to
the AT&T Yacc documentation. In contrast to bison, it is written to avoid
dependencies upon a particular compiler.
- Developed at devel:tools:compiler
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/byacc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
byacc-20160606.tgz | 0000706191 690 KB | |
byacc-20160606.tgz.asc | 0000000267 267 Bytes | |
byacc.changes | 0000005742 5.61 KB | |
byacc.keyring | 0000046203 45.1 KB | |
byacc.spec | 0000001998 1.95 KB |
Revision 17 (latest revision is 35)
Dominique Leuenberger (dimstar_suse)
accepted
request 407956
from
Martin Pluskal (pluskalm)
(revision 17)
- Update to version 20160606: * See attached CHANGES for complete list of changes
Comments 0