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.
- Sources inherited from project home:Ledest:misc
- Links to home:Ledest:devel / go
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | over 5 years |
_link | 0000000125 125 Bytes | almost 5 years |
allow-binary-only-packages.patch | 0000000532 532 Bytes | about 5 years |
armv6l.patch | 0000000221 221 Bytes | about 5 years |
fix_certificates_lookup.patch | 0000001366 1.33 KB | about 5 years |
gcc5-go.patch | 0000002385 2.33 KB | about 5 years |
go-1.5-build-dont-reinstall-stdlibs.patch | 0000001207 1.18 KB | about 5 years |
go-1.5-install-dont-reinstall-stdlibs.patch | 0000000487 487 Bytes | about 5 years |
go-rpmlintrc | 0000000163 163 Bytes | almost 10 years |
go.changes | 0000054697 53.4 KB | almost 5 years |
go.gdbinit | 0000000063 63 Bytes | about 5 years |
go.sh | 0000000562 562 Bytes | over 5 years |
go.spec | 0000008757 8.55 KB | almost 5 years |
go1.6.1.src.tar.gz | 0012615799 12 MB | almost 5 years |
tools-packaging.patch | 0000000829 829 Bytes | about 5 years |
verbose-build.patch | 0000000972 972 Bytes | over 5 years |
Comments for go 0