GitHunt
CH

cheshire/antlr3-python-example

Simple calculator in python, using ANTLR V3

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.

Contributors

Created October 10, 2011
Updated October 1, 2024
cheshire/antlr3-python-example | GitHunt