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-20190617.tgz | 0000799465 781 KB | |
byacc-20190617.tgz.asc | 0000000251 251 Bytes | |
byacc.changes | 0000006774 6.62 KB | |
byacc.keyring | 0000046203 45.1 KB | |
byacc.spec | 0000001931 1.89 KB |
Revision 22 (latest revision is 35)
Dominique Leuenberger (dimstar_suse)
accepted
request 710371
from
Martin Pluskal (pluskalm)
(revision 22)
- Update to version 20190617: * See attached CHANGES for complete list of changes
Comments 0