Go 1.3 is released!

http://blog.golang.org/go1.3

They’ve improved the linker speed and laid out some grand plans for the Go compiler’s future.

Phase one: build a C to Go translator, automatically rewrite Go compiler in Go.

Favorite quote from that second document:

“I would rather write programs to help me write programs than write programs.”

— Dick Sites, 1974