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.
- Links to SUSE:SLE-12:GA / go
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rdannert:branches:SUSE:SLE-12:GA/go && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README-openSUSE | 0000004904 4.79 KB | about 10 years |
_link | 0000000122 122 Bytes | over 4 years |
allow-binary-only-packages.patch | 0000000530 530 Bytes | over 10 years |
go-build-dont-reinstall-stdlibs.patch | 0000001210 1.18 KB | about 8 years |
go-install-dont-reinstall-stdlibs.patch | 0000000552 552 Bytes | almost 10 years |
go-rpmlintrc | 0000000163 163 Bytes | about 11 years |
go-wiki-gadget.xml | 0000000271 271 Bytes | almost 10 years |
go.changes | 0000042343 41.4 KB | almost 8 years |
go.sh | 0000000386 386 Bytes | about 10 years |
go.spec | 0000007806 7.62 KB | almost 8 years |
go1.3.src.tar.gz | 0010046547 9.58 MB | about 8 years |
macros.go | 0000005370 5.24 KB | over 8 years |
verbose-build.patch | 0000001044 1.02 KB | about 8 years |
Comments 0