LALR(1) parser generator

Edit Package byacc
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.

Refresh
Refresh
Source Files
Filename Size Changed
byacc-20220128.tgz 0000896513 876 KB
byacc-20220128.tgz.asc 0000000729 729 Bytes
byacc.changes 0000009938 9.71 KB
byacc.keyring 0000002505 2.45 KB
byacc.spec 0000001921 1.88 KB
Revision 29 (latest revision is 35)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 985077 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
- update to 20220128:
  * change a few malloc's to calloc's so clang analyzer can see initialized data
  * modify address computation in closure.c to avoid undefined behavior on
    machines which do not support large offsets (analysis/patch by Jessica Clarke,
    cf: 2014-09-17)
  * testsuite and autotools/build script fixes
Comments 0
openSUSE Build Service is sponsored by