This package browser is in early development. Mind the rough edges.

go-std 1.17.13

Cached standard library build for Go

Go, also commonly referred to as golang, is an imperative programming language designed primarily for systems programming. Go is a compiled, statically typed language in the tradition of C and C++, but adds garbage collection, various safety features, and concurrent programming features in the style of communicating sequential processes (CSP).

Installation

Install go-std 1.17.13 as follows:

guix install go-std@1.17.13

Or install the latest version:

guix install go-std

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.