https://github.com/lysnikolaou/pinto
A Pascal interpreter written in Python
https://github.com/lysnikolaou/pinto
pascal-interpreter python python3
Last synced: about 1 year ago
JSON representation
A Pascal interpreter written in Python
- Host: GitHub
- URL: https://github.com/lysnikolaou/pinto
- Owner: lysnikolaou
- Created: 2019-09-04T11:41:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-04T14:57:42.000Z (almost 7 years ago)
- Last Synced: 2025-04-02T05:46:27.779Z (about 1 year ago)
- Topics: pascal-interpreter, python, python3
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pinto
A Pascal interpreter written in Python