Category:Go: Difference between revisions

Added link to Tasks not implemented page.
(Update information, links, capabilities)
(Added link to Tasks not implemented page.)
 
(9 intermediate revisions by 5 users not shown)
Line 3:
|safety=safe
|strength=strong
|compat=nominative
|express=explicit
|checking=static
|parampass=value
|gc=yes
|tags=go
|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 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].
Line 17 ⟶ 20:
 
==Links==
* [[wp:Go (programming language)|Go in Wikipedia]]
* [http://tour.golang.org/ Go Tour and Tutorial]
* [http://golang.org/doc/go1.3 Go 1.3 Release Notes]
* [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]
* [http://go-lang.cat-v.org/ Go Language Resources]
* [https://rosettacode.org/wiki/Category:Go-rcu Go-rcu utility package for Rosetta Code]
 
==Todo==
* [[Tasks not implemented in Go]]
9,476

edits