Remove building with NOCRYPTO option
[minix3.git] / external / bsd / byacc / dist / package / pkgsrc / DESCR
blobfe018659e9a41d00fe23463484da783e7b595410
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.
6 Some programs depend on a byacc (instead of bison).