 H. S. TeohandAkim Demaille
|
f8408562f8
|
d: modernize the scanner of the example
https://lists.gnu.org/archive/html/bison-patches/2019-02/msg00121.html
* examples/d/calc.y (CalcLexer): Stop shoehorning C's API into D: use
a range based approach in the scanner, rather than some imitation of
getc/ungetc.
(main): Adjust.
|
2019-03-01 21:56:06 +01:00 |
|