Go
Contents
Go¶
Go is a statically typed, compiled programming language designed at Google. You can read more about it at Golang.org.
The Go module on the HPC¶
You add the Go module into your environment using the command:
$ module add go
There are several different versions of the Go toolkit available on ARC3 and ARC4 outlined below:
System |
Version |
Command |
---|---|---|
ARC4 |
Go 1.13.3 (default) |
|
ARC3 |
Go 1.13.3 (default) |
|
ARC3 |
Go 1.11.2 |
|