go1_15
go - 1.15 - A compiled, garbage-collected, programming lang
3.2.0
2021-08-01
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.2.0
update-alternatives 3.2.0
go-common 3.2.0
gcc 3.2.0
Internal Program Version: go1.15 1.15.14
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.
http://golang.org