btyacc is a hacked version of the original Berkeley "byacc". The main change to byacc is the addition of backtracking code, allowing you to try both alternatives in case of shift-reduce or reduce-reduce conflicts. As long as no backtracking takes place, speed is comparable to bison.
Additional features:
- enhanced support for storing of text position information for tokens - closes the potential *yacc/bison memory leak during error recovery - preprocessor directives like %ifdef, %include - C++ friendly
Related packages: bison, byacc, antlr
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 98.3 kB | 248 kB | [list of files] |
| armel | 92.5 kB | 236 kB | [list of files] |
| hppa | 99.1 kB | 248 kB | [list of files] |
| i386 | 91.9 kB | 192 kB | [list of files] |
| ia64 | 123.2 kB | 352 kB | [list of files] |
| mips | 102.2 kB | 284 kB | [list of files] |
| mipsel | 102.2 kB | 284 kB | [list of files] |
| powerpc | 95.9 kB | 248 kB | [list of files] |
| s390 | 98.1 kB | 248 kB | [list of files] |
| sparc | 92.9 kB | 240 kB | [list of files] |