Language

Package: racket-minimal @ 8.0

Synopsis

Racket without bundled packages such as Dr. Racket

Description

Racket is a general-purpose programming language in the Scheme family, with a large set of libraries and a compiler based on Chez Scheme. Racket is also a platform for language-oriented programming, from small domain-specific languages to complete language implementations.

The ``minimal Racket'' distribution includes just enough of Racket for you to use raco pkg to install more. Bundled packages, such as the Dr. Racket IDE, are not included.

Home page
https://racket-lang.org
Location
gnu/packages/scheme.scm (line: 561, column: 2)
Licenses

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 427
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name