mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
12 lines
572 B
Text
12 lines
572 B
Text
|
gcc-go: gcc-go (Go support for GCC)
|
||
|
gcc-go:
|
||
|
gcc-go: Go is a compiled, garbage-collected, concurrent programming language
|
||
|
gcc-go: developed by Google Inc. The initial design of Go was started in
|
||
|
gcc-go: September 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.
|
||
|
gcc-go: Rob Pike has stated that Go is being used "for real stuff" at Google.
|
||
|
gcc-go: Go's "gc" compiler targets the Linux, Mac OS X, FreeBSD, OpenBSD and
|
||
|
gcc-go: Microsoft Windows operating systems, and the i386, amd64, and ARM
|
||
|
gcc-go: processor architectures.
|
||
|
gcc-go:
|
||
|
gcc-go: Homepage: http://golang.org
|