diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-03 09:57:52 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-03 09:57:52 +0000 |
| commit | aec86590e4a004278acba93b5e6df2aee860b36d (patch) | |
| tree | 950c96c691414355dbc646b4f5d6612a945f5be5 /package/pkgsrc/DESCR | |
Notes
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). |
