]> git.saurik.com Git - bison.git/blob - README
fe6bd7350f1e03d6e43e9f656eb1290e640530ba
[bison.git] / README
1 This directory contains the Bison parser generator.
2
3 See the file INSTALL for compilation and installation instructions.
4 See the file doc/FAQ for frequently asked questions.
5
6 It was once true that, when installing Bison on Sequent (or Pyramid?)
7 systems, you had to be in the Berkeley universe. This may no longer
8 be true; we have no way to tell.
9
10 On VMS, you will probably have to create Makefile from Makefile.in by
11 hand. Remember to do `SET COMMAND BISON' to install the data in
12 `BISON.CLD'.
13
14 Send bug reports to bug-bison@gnu.org. Please include the version
15 number from `bison --version', and a complete, self-contained test
16 case in each bug report.
17
18 If you have questions about using Bison which the documentation does
19 not answer, send mail to help-bison@gnu.org.