mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 19:50:33 +00:00
Reported by Thomas Deutschmann <[email protected]>. https://lists.gnu.org/r/bug-bison/2020-09/msg00010.html * examples/c/lexcalc/local.mk: scan.o depends on parse.[ch].
lexcalc - calculator with Flex and Bison
This directory contains lexcalc, the traditional example of using Flex and Bison to build a simple calculator.
It features detailed syntax errors with locations.