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-20170201.tgz | 0000741550 724 KB | |
byacc-20170201.tgz.asc | 0000000267 267 Bytes | |
byacc.changes | 0000006148 6 KB | |
byacc.keyring | 0000046203 45.1 KB | |
byacc.spec | 0000001945 1.9 KB |
Revision 19 (latest revision is 35)
Yuchen Lin (maxlin_factory)
accepted
request 486548
from
Martin Pluskal (pluskalm)
(revision 19)
- Update to version 20170201: * See attached CHANGES for complete list of changes
Comments 0