update Thu Jun 17 00:37:00 PDT 2010
[pkgsrc.git] / devel / byacc / DESCR
1 Berkeley Yacc (byacc) is a LALR(1) parser generator.  Berkeley Yacc
2 has been made as compatible as possible with AT&T Yacc.  Berkeley
3 Yacc can accept any input specification that conforms to the AT&T
4 Yacc documentation.
5
6 Some programs depend on a byacc (instead of bison).