https://github.com/oioki/pyto
A minimal educational implementation of the Python interpreter
https://github.com/oioki/pyto
Last synced: 4 months ago
JSON representation
A minimal educational implementation of the Python interpreter
- Host: GitHub
- URL: https://github.com/oioki/pyto
- Owner: oioki
- Created: 2026-03-01T14:11:35.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-01T15:18:36.000Z (4 months ago)
- Last Synced: 2026-03-01T17:54:06.054Z (4 months ago)
- Language: C++
- Size: 299 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyto
A minimal educational implementation of the Python interpreter