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.
- Links to openSUSE:Leap:15.2 / go1.9
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Rings:1-MinimalX/go1.9 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | |
_service | 0000000699 699 Bytes | |
allow-binary-only-packages.patch | 0000000580 580 Bytes | |
compiler-rt-g68e1532492f9b3fce0e9024f3c31411105965 |
0001395408 1.33 MB | |
fix-sanitizer-build-against-latest-glibc.patch | 0000004325 4.22 KB | |
gcc6-go.patch | 0000002707 2.64 KB | |
gcc7-go.patch | 0000002707 2.64 KB | |
gcc9-go.patch | 0000002707 2.64 KB | |
gcc9-rsp-clobber.patch | 0000000458 458 Bytes | |
go-1.5-build-dont-reinstall-stdlibs.patch | 0000001636 1.6 KB | |
go-1.5-install-dont-reinstall-stdlibs.patch | 0000000637 637 Bytes | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000071 71 Bytes | |
go1.9.7.src.tar.gz | 0016401688 15.6 MB | |
go1.9.changes | 0000071330 69.7 KB | |
go1.9.spec | 0000012183 11.9 KB | |
tools-packaging.patch | 0000000917 917 Bytes | |
verbose-build.patch | 0000001113 1.09 KB |
Comments 0