You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Running the code in
examples/calc1
opens the prompt correctly and suggests to typehelp
for help.However, no command seems to be recognized currently.
Also the simpler example
calc
does not quit the code when entering theQUIT
command as defined in the parser.The text was updated successfully, but these errors were encountered: