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.
- Devel package for openSUSE:Factory
-
29
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:go/go && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README | 0000000082 82 Bytes | over 4 years |
go.changes | 0000081349 79.4 KB | 3 months |
go.spec | 0000003983 3.89 KB | 5 months |
Comments 1
kog13 wrote over 5 years ago
Is the current level of complexity in this repository necessary? It seems like the package could be greatly simplified by removing most of the patches. Are they still necessary?
Also it would be great if this could be updated to 1.8.