Language

Package: go @ 1.4-bootstrap-20171003

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://go.dev/
Location
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/golang.scm (line: 236, column: 5)