https://github.com/jagthefriend/a-simple-interpreter
This is a simple python interpreter
https://github.com/jagthefriend/a-simple-interpreter
python-3 python-script
Last synced: 8 days ago
JSON representation
This is a simple python interpreter
- Host: GitHub
- URL: https://github.com/jagthefriend/a-simple-interpreter
- Owner: JagTheFriend
- License: apache-2.0
- Created: 2021-07-06T15:37:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-06T15:40:42.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T13:54:20.700Z (over 1 year ago)
- Topics: python-3, python-script
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# A Simple Interpreter
This is a simple python interpreter built entirely with python
Run `main.py` to run the interpreter