Canola
0.8.D001
|
Go to the source code of this file.
Functions | |
void | grammar (void) |
void | grammar_debugging (void) |
void grammar | ( | void | ) |
The grammar method is used to run a simple calculator, testing the class number features. It reads from stdin and writes to stdout.
void grammar_debugging | ( | void | ) |
The grammar_debugging function is used to turn on debugging for the expression grammar, in response to the -v (--verbose) command line option.