https://github.com/batazor/go-monkey
Code for "Writing An Interpreter in Go"
https://github.com/batazor/go-monkey
go learn-to-code
Last synced: 11 days ago
JSON representation
Code for "Writing An Interpreter in Go"
- Host: GitHub
- URL: https://github.com/batazor/go-monkey
- Owner: batazor
- License: mit
- Created: 2019-01-14T14:13:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T16:55:35.000Z (about 4 years ago)
- Last Synced: 2025-02-28T19:04:09.792Z (over 1 year ago)
- Topics: go, learn-to-code
- Language: Go
- Homepage: https://interpreterbook.com/
- Size: 41 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Monkey
This repo is for ["Writing An Interpreter in Go"](https://interpreterbook.com/).
The book is really awesome! You should buy it ASAP!