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
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aplazas/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 | about 5 years |
allow-binary-only-packages.patch | 0000000546 546 Bytes | about 5 years |
armv6l.patch | 0000000356 356 Bytes | almost 6 years |
fix_certificates_lookup.patch | 0000000842 842 Bytes | almost 6 years |
gcc5-go.patch | 0000002974 2.9 KB | about 5 years |
gcc6-go.patch | 0000002974 2.9 KB | about 5 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 | 0000062380 60.9 KB | about 5 years |
go.gdbinit | 0000000063 63 Bytes | over 6 years |
go.sh | 0000000599 599 Bytes | about 5 years |
go.spec | 0000010349 10.1 KB | about 5 years |
go1.8.1.src.tar.gz | 0015331455 14.6 MB | about 5 years |
runtime-bump-MaxGomaxprocs.patch | 0000001240 1.21 KB | over 5 years |
tools-packaging.patch | 0000000829 829 Bytes | over 6 years |
verbose-build.patch | 0000000972 972 Bytes | almost 7 years |
Comments 0