Category:Go: Difference between revisions

Added link to Tasks not implemented page.
m (Move site to lang template)
(Added link to Tasks not implemented page.)
 
(18 intermediate revisions by 10 users not shown)
Line 3:
|safety=safe
|strength=strong
|compat=nominative
|express=explicit
|checking=static
|parampass=value
|gc=yes
|LCTtags=nogo
|hopl=no
|LCT=yes
|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}}
'''Go''' is a new programing language created by Robert Griesemer, Rob Pike and Ken Thompson at Google.
'''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].
 
Not to be confused with [[:Category:Go!|Go!]]
 
==Links==
* [[wp:Go (programming language)|Go in Wikipedia]]
* [http://tour.golang.org/doc/go_tutorial.html Go Tour and Tutorial]
* [http://golang.org/ref/spec Go language specification]
* [http://golang.org/pkg/ Go standard library documentation]
* [https://github.com/golang/go/wiki/ Community maintained Go wiki]
* [https://rosettacode.org/wiki/Category:Go-rcu Go-rcu utility package for Rosetta Code]
 
==Todo==
* [[Tasks not implemented in Go]]
9,476

edits