A compiled, garbage-collected, concurrent programming language
http://golang.org/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:13.1/go && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README-openSUSE | 0000004904 4.79 KB | about 10 years |
allow-binary-only-packages.patch | 0000000530 530 Bytes | about 10 years |
go-build-dont-reinstall-stdlibs.patch | 0000001227 1.2 KB | about 10 years |
go-install-dont-reinstall-stdlibs.patch | 0000000552 552 Bytes | almost 10 years |
go-wiki-gadget.xml | 0000000271 271 Bytes | almost 10 years |
go.changes | 0000040881 39.9 KB | almost 9 years |
go.sh | 0000000386 386 Bytes | about 10 years |
go.spec | 0000008609 8.41 KB | almost 9 years |
go1.1.2.src.tar.gz | 0009049357 8.63 MB | almost 9 years |
godoc-path-locations.patch | 0000000748 748 Bytes | almost 9 years |
godoc.service | 0000000506 506 Bytes | over 10 years |
macros.go | 0000005267 5.14 KB | almost 9 years |
rpmlintrc | 0000000163 163 Bytes | about 11 years |
verbose-build.patch | 0000000908 908 Bytes | about 9 years |
Comments 0