Category:Go: Difference between revisions

Added link to Tasks not implemented page.
(update links for Go 1)
(Added link to Tasks not implemented page.)
 
(10 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}}
{{language programming paradigm|concurrent}}
'''Go''' is aan newopen programingsource languageproject createddeveloped by a team at [[wp:Google|Google]] (including [[wp:Robert Griesemer|Robert Griesemer]], [[wp:Rob Pike|Rob Pike]] and [[wp:Ken Thompson|Ken atThompson]]) Googleas 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://go-lang.cat-v.org/ Go Language Resources]
* [http://tour.golang.org/ Go Tour and Tutorial]
 
;Stable version
* [http://golang.org/doc/go1.html Go 1 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]
;Weekly version
* [https://rosettacode.org/wiki/Category:Go-rcu Go-rcu utility package for Rosetta Code]
* [http://weekly.golang.org/ref/spec Go language specification]
 
* [http://weekly.golang.org/pkg/ Go standard library documentation]
==Todo==
* [[Tasks not implemented in Go]]
9,476

edits