From 6289d673a0e8e82cee1aff35a45e6ee5e23c6952 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 16 Feb 2019 13:13:30 +0100 Subject: examples: add an example with a reentrant parser in Flex+Bison Suggested by Eric S. Raymond. https://lists.gnu.org/archive/html/bison-patches/2019-02/msg00066.html * examples/c/reentrant-calc/Makefile, examples/c/reentrant-calc/README.md, * examples/c/reentrant-calc/parse.y, examples/c/reentrant-calc/scan.l * examples/c/reentrant-calc/lexcalc.test, * examples/c/reentrant-calc/local.mk: New. --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index 597ca3f7..6ddfe694 100644 --- a/THANKS +++ b/THANKS @@ -56,6 +56,7 @@ Didier Godefroy dg@ulysium.net Efi Fogel efifogel@gmail.com Enrico Scholz enrico.scholz@informatik.tu-chemnitz.de Eric Blake ebb9@byu.net +Eric S. Raymond esr@thyrsus.com Étienne Renault renault@lrde.epita.fr Evgeny Stambulchik fnevgeny@plasma-gate.weizmann.ac.il Fabrice Bauzac noon@cote-dazur.com -- cgit v1.2.1