A compiled, garbage-collected, concurrent programming language
http://golang.orgGo 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 home:draht/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 | over 10 years |
go-build-dont-reinstall-stdlibs.patch | 0000001227 1.2 KB | over 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 | 0000041718 40.7 KB | over 8 years |
go.sh | 0000000386 386 Bytes | about 10 years |
go.spec | 0000007813 7.63 KB | over 8 years |
go1.2.src.tar.gz | 0009519109 9.08 MB | over 8 years |
macros.go | 0000005370 5.24 KB | over 8 years |
rpmlintrc | 0000000163 163 Bytes | about 11 years |
verbose-build.patch | 0000000908 908 Bytes | over 9 years |
Comments 0