Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vbrazo/writing-a-compiler-in-go
Writing a compiler in Go
https://github.com/vbrazo/writing-a-compiler-in-go
Last synced: about 1 month ago
JSON representation
Writing a compiler in Go
- Host: GitHub
- URL: https://github.com/vbrazo/writing-a-compiler-in-go
- Owner: vbrazo
- License: mit
- Created: 2021-08-24T00:04:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T00:15:15.000Z (about 3 years ago)
- Last Synced: 2024-05-21T12:10:45.861Z (6 months ago)
- Language: Go
- Homepage:
- Size: 48.8 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Writing an Compiler in Go
Source code for [Writing an Compiler in Go](https://www.amazon.com/Writing-Compiler-Go-Thorsten-Ball/dp/398201610X). Made for learning purpose.
## LICENSE
Released under [MIT](LICENSE)