https://github.com/supersolik/compiler-book
Learning Go by going through the Thorsten Ball's books
https://github.com/supersolik/compiler-book
golang interpreter-book
Last synced: 10 months ago
JSON representation
Learning Go by going through the Thorsten Ball's books
- Host: GitHub
- URL: https://github.com/supersolik/compiler-book
- Owner: SuperSolik
- Created: 2025-02-11T19:04:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-14T19:16:23.000Z (11 months ago)
- Last Synced: 2025-07-14T23:51:33.700Z (11 months ago)
- Topics: golang, interpreter-book
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compiler-book
Repo for following the excellent Go books by [Thorsten Ball](https://thorstenball.com/)
- [x] do the https://interpreterbook.com/
- [ ] do the lost chapter https://interpreterbook.com/lost
- [ ] do the https://compilerbook.com