Golang Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

這個建立於 7 年前 的社群目前有 1 成員。

你是Golang 社群的貢獻者嗎?如果是的話,請加入它的 Liberapay社群吧!
這樣你就可以在這裏推廣你的社群專案並張貼相關工作的最新進展。

新成員

大頭照

felipebueno

贊助者
0
收入
€0.00
每週
社群電子報有助於你了解近況與哪個專案需要協助,這功能尚未啟用但你現在就可以預先訂閱。

1 訂閱者

The Go programming language is an open source project to make programmers more productive.

Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.