diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..0a3ca6fd --- /dev/null +++ b/AUTHORS @@ -0,0 +1,8 @@ +Authors of GNU Bison. + +Bison was written primarily by Robert Corbett. + +Richard Stallman made it Yacc-compatible. + +Wilfred Hansen of Carnegie Mellon University added multicharacter +string literals and other features.