Category:Go
Go
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Go.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Compiled (machine code) |
---|---|
Garbage collected: | Yes |
Parameter passing methods: | By value |
Type safety: | Safe |
Type strength: | Strong |
Type compatibility: | Nominative |
Type expression: | Explicit |
Type checking: | Static |
Lang tag(s): | go |
See Also: |
Go is an open source project developed by a team at Google (including Robert Griesemer, Rob Pike and Ken Thompson) as well as many contributors from the open source community.
Go is distributed under a BSD-style license.
Not to be confused with Go!
LinksEdit
- Go in Wikipedia
- Go Tour and Tutorial
- Go language specification
- Go standard library documentation
- Community maintained Go wiki
- Go-rcu utility package for Rosetta Code
TodoEdit
Subcategories
This category has the following 4 subcategories, out of 4 total.
@
- Go examples needing attention (empty)
- Go Implementations (1 P)
- Go User (41 P)
G
- Go sub-repositories (5 P)