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 home:darix:apps / go
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Hahtokari:apps/go && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_aggregate | 0000000174 174 Bytes | almost 7 years |
_link | 0000000123 123 Bytes | over 6 years |
Comments 0