mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
7 lines
259 B
Plaintext
7 lines
259 B
Plaintext
Berkeley Yacc (byacc) is a LALR(1) parser generator. Berkeley Yacc
|
|
has been made as compatible as possible with AT&T Yacc. Berkeley
|
|
Yacc can accept any input specification that conforms to the AT&T
|
|
Yacc documentation.
|
|
|
|
WWW: http://invisible-island.net/byacc/
|