...
The Go Programming Language
Go
▽
Documents
Packages
The Project
Help
Blog
submit search
Pop-out
Try Go
// You can edit this code! // Click here and start typing. package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Hello, 世界
Run
Share
Tour
Hello, World!
Conway's Game of Life
Fibonacci Closure
Peano Integers
Concurrent pi
Concurrent Prime Sieve
Peg Solitaire Solver
Tree Comparison
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Download Go
Binary distributions available for
Linux, macOS, Windows, and more.
Featured video
Featured articles
Read more