Language

Package: go @ 1.16.8

Synopsis

Compiler and libraries for Go, a statically-typed language

Description

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).

Home page
https://golang.org/
Location
gnu/packages/golang.scm (line: 453, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t