Open Souce
To some people, yours truly included, it is important to know that the go compiler is open source. You can find its source code on GitHub.
- Source code
- The Go compiler is written in Go
- How to compile the Go compiler way beyond our needs.