{{language|Go
|exec=machine
|safety=safe
|strength=strong
|express=explicit
|checking=static
|parampass=value
|gc=yes
|LCT=yes
|site=http://golang.org/}}
{{language programming paradigm|concurrent}}
'''Go''' is a new programing language created by Robert Griesemer, Rob Pike and Ken Thompson at Google.

Not to be confused with [[:Category:Go!|Go!]]

==Links==
* [http://go-lang.cat-v.org/ Go Language Resources]
* [http://tour.golang.org/ Go Tutorial]

;Stable version
* [http://golang.org/doc/go1.html Go 1 Release Notes]
* [http://golang.org/ref/spec Go language specification]
* [http://golang.org/pkg/ Go standard library documentation]
;Weekly version
* [http://weekly.golang.org/ref/spec Go language specification]
* [http://weekly.golang.org/pkg/ Go standard library documentation]