xref: /freebsd-11-stable/contrib/byacc/package/pkgsrc/DESCR (revision b652778e426d00b6a1df29bbd86869db86f36e25)
1Berkeley Yacc (byacc) is a LALR(1) parser generator.  Berkeley Yacc
2has been made as compatible as possible with AT&T Yacc.  Berkeley
3Yacc can accept any input specification that conforms to the AT&T
4Yacc documentation.
5
6Some programs depend on a byacc (instead of bison).
7