A compiled, garbage-collected, concurrent programming language
Go is an expressive, concurrent, garbage collected systems programming language
that is type safe and memory safe. It has pointers but no pointer arithmetic.
Go has fast builds, clean syntax, garbage collection, methods for any type, and
run-time reflection. It feels like a dynamic language but has the speed and
safety of a static language.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2/go && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README-openSUSE | 0000004904 4.79 KB | about 10 years |
VERSION | 0000000007 7 Bytes | about 10 years |
allow-binary-only-packages.patch | 0000000530 530 Bytes | over 10 years |
go-1.0.2.tar.bz2 | 0008848923 8.44 MB | about 10 years |
go-build-dont-reinstall-stdlibs.patch | 0000001227 1.2 KB | over 10 years |
go.changes | 0000033383 32.6 KB | about 10 years |
go.sh | 0000000331 331 Bytes | about 10 years |
go.spec | 0000008982 8.77 KB | about 10 years |
godoc-path-locations.patch | 0000001062 1.04 KB | about 10 years |
godoc.service | 0000000506 506 Bytes | over 10 years |
macros.go | 0000004986 4.87 KB | about 10 years |
rpmlintrc | 0000000163 163 Bytes | about 11 years |
Comments 0