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 devel:CaaSP:1.0:velum/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 | almost 5 years |
_service | 0000000587 587 Bytes | almost 5 years |
allow-binary-only-packages.patch | 0000000580 580 Bytes | almost 5 years |
armv6l.patch | 0000000346 346 Bytes | almost 5 years |
compiler-rt-g68e1532492f9b3fce0e9024f3c31411105965 |
0001395408 1.33 MB | almost 5 years |
fix-sanitizer-build-against-latest-glibc.patch | 0000004325 4.22 KB | almost 5 years |
gcc6-go.patch | 0000002707 2.64 KB | almost 5 years |
gcc7-go.patch | 0000002707 2.64 KB | almost 5 years |
go-1.5-build-dont-reinstall-stdlibs.patch | 0000001636 1.6 KB | almost 5 years |
go-1.5-install-dont-reinstall-stdlibs.patch | 0000000637 637 Bytes | almost 5 years |
go-rpmlintrc | 0000000438 438 Bytes | almost 5 years |
go.changes | 0000066242 64.7 KB | almost 5 years |
go.gdbinit | 0000000071 71 Bytes | about 5 years |
go.sh | 0000000623 623 Bytes | about 5 years |
go.spec | 0000012644 12.3 KB | almost 5 years |
go1.9.src.tar.gz | 0016377363 15.6 MB | almost 5 years |
tools-packaging.patch | 0000000917 917 Bytes | almost 5 years |
verbose-build.patch | 0000001113 1.09 KB | almost 5 years |
Comments 0