https://github.com/travisty-/monkey
A toy interpreted programming language, written in Go.
https://github.com/travisty-/monkey
compiler go golang interpreter programming-language
Last synced: 13 days ago
JSON representation
A toy interpreted programming language, written in Go.
- Host: GitHub
- URL: https://github.com/travisty-/monkey
- Owner: travisty-
- Created: 2025-06-27T10:05:18.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-11-01T06:10:02.000Z (8 months ago)
- Last Synced: 2026-05-03T05:36:49.233Z (about 2 months ago)
- Topics: compiler, go, golang, interpreter, programming-language
- Language: Go
- Homepage: https://interpreterbook.com
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monkey
A toy interpreted programming language, written in Go.