https://github.com/ymdarake/monkey
Writing An Interpreter In Go
https://github.com/ymdarake/monkey
golang interpreter write-an-interpreter-in-go
Last synced: 18 days ago
JSON representation
Writing An Interpreter In Go
- Host: GitHub
- URL: https://github.com/ymdarake/monkey
- Owner: ymdarake
- Created: 2020-03-09T23:12:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T23:55:49.000Z (over 6 years ago)
- Last Synced: 2025-09-14T19:27:43.275Z (10 months ago)
- Topics: golang, interpreter, write-an-interpreter-in-go
- Language: Go
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Writing An Interpreter In Go