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 devel:languages:go / go
- Link has errors: conflict in file go.spec
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rdannert:branches:devel:languages:go/go && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | almost 7 years |
_link | 0000000126 126 Bytes | over 5 years |
allow-binary-only-packages.patch | 0000000532 532 Bytes | over 6 years |
armv6l.patch | 0000000356 356 Bytes | almost 6 years |
fix_certificates_lookup.patch | 0000000842 842 Bytes | almost 6 years |
gcc5-go.patch | 0000002561 2.5 KB | almost 6 years |
gcc6-go.patch | 0000002561 2.5 KB | almost 6 years |
go-1.5-build-dont-reinstall-stdlibs.patch | 0000001207 1.18 KB | over 6 years |
go-1.5-install-dont-reinstall-stdlibs.patch | 0000000581 581 Bytes | almost 6 years |
go-rpmlintrc | 0000000163 163 Bytes | about 11 years |
go.changes | 0000058421 57.1 KB | over 5 years |
go.gdbinit | 0000000063 63 Bytes | over 6 years |
go.sh | 0000000562 562 Bytes | almost 7 years |
go.spec | 0000010468 10.2 KB | over 5 years |
go1.7.src.tar.gz | 0014091954 13.4 MB | almost 6 years |
tools-packaging.patch | 0000000829 829 Bytes | over 6 years |
verbose-build.patch | 0000000972 972 Bytes | almost 7 years |
Comments 0