mooigraph 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
..
COPYING 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
ChangeLog 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
LR0.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
Makefile 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
README 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
REFERENCES 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
allocate.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.1 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.cld 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.hairy 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.info 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.info-1 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.info-2 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.info-3 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.info-4 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.simple 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
bison.texinfo 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
build.com 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
closure.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
conflicts.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
derives.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
files.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
files.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
getargs.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
getopt.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
getopt.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
getopt1.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
gram.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
gram.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
lalr.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
lex.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
lex.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
machine.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
main.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
mergedir.awk 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
new.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
nullable.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
output.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
print.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
reader.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
reduce.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
state.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
symtab.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
symtab.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
system.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
types.h 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
version.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
vmsgetargs.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
vmshlp.mar 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година
warshall.c 3ddfecfb34 added a re-compilation of GNU Bison 1 parser generator пре 3 година

README

This directory contains the Bison parser generator.

On systems that do not have a working `alloca' function, you will
have to get a working `alloca' (perhaps from GNU Emacs) and edit the
Makefile so that it will be used. On system V, specifying -lPW
when you link may accomplish this.

On system V, you will need to define the macro USG while compiling.

It was once true that, when installing Bison on Sequent (or Pyramid?)
systems, you had to be in the Berkeley universe. This may no longer
be true; we have no way to tell.

On VMS, remember to do `SET COMMAND BISON' to install the data in
`BISON.CLD'.

Send bug reports to bug-gnu-utils@prep.ai.mit.edu. Please include the
version number from version.c, and a complete, self-contained test
case in each bug report.