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.