byacc-20170709
Berkeley Yacc is an LALR(1) parser generator
It is compatible with AT&T yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation. It reads the grammar specification and generates an LR(1) parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine in C (y.tab.c).
- Author: Robert Corbett and Thomas E. Dickey <dickey@invisible-island.net>
 - Installation Tree: /usr/local
 - License: Other/Unknown Open Source Licence
 - Home URL: http://invisible-island.net/byacc/
 - Languages used: C
 - Other Versions: 20130925 20200910 20241231
 
| Dependencies | ||||||||
|---|---|---|---|---|---|---|---|---|
| Build-time dependencies: | ||||||||
| make | ||||||||
| Operating System | Architecture | Package Type | Package Size | Date Archived | View Contents? | Download | 
|---|---|---|---|---|---|---|
| HP-UX 11i v3 (HP-UX 11.31)  | 64-bit Itanium 2 | Gzipped Binary Depot  | 195 K | 27 Sep 2017 | Yes | HTTP FTP | 
| HP-UX 11i v3 (HP-UX 11.31) Deprecated  | 32-bit Itanium 2 | Gzipped Binary Depot  | 197 K | 14 Jul 2017 | Yes | HTTP FTP | 
| HP-UX 11i v3 (HP-UX 11.31) Deprecated  | 32-bit PA-RISC 2.0 | Gzipped Binary Depot  | 82 K | 27 Sep 2017 | Yes | HTTP FTP | 
| HP-UX | - | Tarred/Gzipped Source Code  | 780 K | 27 Sep 2017 | Yes | HTTP FTP | 
        