Cleverect/antlr3-python-example
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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.