Go programming language compiler and tools
https://go.dev/
Go is an expressive, concurrent, garbage collected systems programming language that is type safe and memory safe. It has pointers b
ut no pointer arithmetic. Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dyna
mic language but has the speed and safety of a static language.
- Links to devel:languages:go / go1.20
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ojkastl_buildservice:go/go1.20 && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000699 699 Bytes |
Comments 0