diff options
Diffstat (limited to 'package/pkgsrc/DESCR')
| -rw-r--r-- | package/pkgsrc/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/pkgsrc/DESCR b/package/pkgsrc/DESCR new file mode 100644 index 0000000000000..fe018659e9a41 --- /dev/null +++ b/package/pkgsrc/DESCR @@ -0,0 +1,6 @@ +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). |
