minix/external/bsd/byacc/dist/package/pkgsrc/DESCR

7 lines
273 B
Text
Raw Normal View History

2012-06-06 15:25:48 +02:00
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.
Some programs depend on a byacc (instead of bison).