mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
examples: d: duplicate the example as "simple" and "calc"
* examples/d/Makefile, examples/d/calc.d, examples/d/calc.test, examples/d/calc/local.mk: Move into... * examples/d/calc, examples/d/simple: these new directories.
This commit is contained in:
committed by
Akim Demaille
parent
f3bcb3de0e
commit
8032dde383
@@ -5,9 +5,12 @@ This directory contains examples of Bison grammar files in D.
|
||||
You can run `make` to compile these examples. And `make clean` to tidy
|
||||
afterwards.
|
||||
|
||||
## d/calc.y
|
||||
## d/simple.y
|
||||
The usual calculator.
|
||||
|
||||
## d/calc.y
|
||||
A richer implementation of the calculator.
|
||||
|
||||
<!---
|
||||
|
||||
Local Variables:
|
||||
|
||||
Reference in New Issue
Block a user