mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-04-24 02:29:43 +00:00
21aa4b2713
* examples/c/lexcalc/local.mk, examples/c/reccalc/local.mk: Here.
lexcalc - calculator with Flex and Bison
This directory contains lexcalc, the traditional example of using Flex and Bison to build a simple calculator.