https://github.com/virresh/antlr_integer_calc
A basic calculator for integers using ANTLR4
https://github.com/virresh/antlr_integer_calc
Last synced: 11 months ago
JSON representation
A basic calculator for integers using ANTLR4
- Host: GitHub
- URL: https://github.com/virresh/antlr_integer_calc
- Owner: virresh
- Created: 2018-12-21T19:13:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T22:53:16.000Z (over 7 years ago)
- Last Synced: 2025-03-12T15:15:41.321Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ANTLR4 example with Python3 -
The visitor version
Slides available [here](http://bit.ly/antlrpy3).