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-20140715.tgz | 0000673480 658 KB | |
byacc.changes | 0000001831 1.79 KB | |
byacc.spec | 0000001868 1.82 KB |
Revision 12 (latest revision is 35)
Stephan Kulow (coolo)
accepted
request 246429
from
Guido Berhoerster (gberh)
(revision 12)
- update to version 20140715 * fix tests * remove obsolete -D option from usage message
Comments 0