Skip to content

cheshire/antlr3-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Simple calculator in python, using ANTLR V3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published