Open source programming language for building simple, reliable software
Open source programming language to build simple/reliable/efficient software
go
$ go run main.go
$ go build -o myapp main.go
$ go get github.com/user/package