]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/byacc/package/pkgsrc/DESCR
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / byacc / package / pkgsrc / 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).