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
A simple calculator in Python, based on Definite ANTLR Reference by
Terrence Parr.
Running:
$ cd antlr3-python-example
$ chmod +x buildAndRun.sh
$ ./buildAndRun.sh
You're done. see buildAndRun.sh for example usage.