openSUSE:Leap:15.0 openSUSE Leap 15.0 https://download.opensuse.org/distribution/leap/15.0/repo/oss/ go 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.