lukeparser/pybison

Fix examples/calc1 & examples/calc (Commands not recognized)

Opened this issue · 0 comments

da-h commented

Running the code in examples/calc1 opens the prompt correctly and suggests to type help for help.
However, no command seems to be recognized currently.

Also the simpler example calc does not quit the code when entering the QUIT command as defined in the parser.