https://github.com/nahumsa/interpreter-book
Code regarding the book writing an interpreter in go
https://github.com/nahumsa/interpreter-book
Last synced: about 2 months ago
JSON representation
Code regarding the book writing an interpreter in go
- Host: GitHub
- URL: https://github.com/nahumsa/interpreter-book
- Owner: nahumsa
- Created: 2024-02-16T02:28:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-30T00:01:11.000Z (about 1 year ago)
- Last Synced: 2025-02-16T10:13:36.435Z (4 months ago)
- Language: Go
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# interpreter-book
Code regarding the book writing an interpreter in go