]> git.saurik.com Git - bison.git/blob - AUTHORS
* src/gram.h, src/gram.c (pure_parser, glr_parser): Move to...
[bison.git] / AUTHORS
1 Authors of GNU Bison.
2
3 Bison was written primarily by Robert Corbett.
4
5 Richard Stallman made it Yacc-compatible.
6
7 Wilfred Hansen of Carnegie Mellon University added multicharacter
8 string literals and other features.