Category:Go: Difference between revisions

From Rosetta Code
Content added Content deleted
(Update information, links, capabilities)
(Add some wp: links)
Line 10: Line 10:
|site=http://golang.org/}}
|site=http://golang.org/}}
{{provides|Concurrency}}{{provides|File access}}{{provides|File system access}}{{provides|First class functions}}{{provides|Network access}}{{provides|Objects}}{{provides|Signal handling}}{{language programming paradigm|concurrent}}{{language programming paradigm|Imperative}}
{{provides|Concurrency}}{{provides|File access}}{{provides|File system access}}{{provides|First class functions}}{{provides|Network access}}{{provides|Objects}}{{provides|Signal handling}}{{language programming paradigm|concurrent}}{{language programming paradigm|Imperative}}
'''Go''' is an open source project developed by a team at Google (including Robert Griesemer, Rob Pike and Ken Thompson) as well as many [http://golang.org/CONTRIBUTORS contributors] from the open source community.
'''Go''' is an open source project developed by a team at [[wp:Google|Google]] (including [[wp:Robert Griesemer|Robert Griesemer]], [[wp:Rob Pike|Rob Pike]] and [[wp:Ken Thompson|Ken Thompson]]) as well as many [http://golang.org/CONTRIBUTORS contributors] from the open source community.


Go is distributed under a [http://golang.org/LICENSE BSD-style license].
Go is distributed under a [http://golang.org/LICENSE BSD-style license].

Revision as of 19:38, 11 August 2014

Language
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 expression: Explicit
Type checking: Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Go.

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!

Links

Subcategories

This category has the following 4 subcategories, out of 4 total.

Pages in category "Go"

The following 200 pages are in this category, out of 1,549 total.

(previous page) (next page)

A

(previous page) (next page)