Language

Package: racket-minimal @ 8.3

Synopsis

Racket without bundled packages such as DrRacket

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 DrRacket IDE, are not included.

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/744k5i5ig2y9kyj9lh8j3li6yl2h9z0a-racket-minimal-8.3.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/9lmbisqsc4im0a1a2jx448j0bjqzn2h1-racket-minimal-8.3.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/vp3sxdq9xk2lv7fvayfqpngm0q2qc1n0-racket-minimal-8.3.drv
      x86_64-linuxpowerpc64le-linux-gnu/gnu/store/82idk6jq1p2wk7vyd0kzrfhafbhvdgk1-racket-minimal-8.3.drv
        x86_64-linuxmips64el-linux-gnu/gnu/store/lympjw91blvmgi3wgiqsxv7fkqkfknr3-racket-minimal-8.3.drv
          x86_64-linuxi686-w64-mingw32/gnu/store/1ih8py87i7s05v2fs2m9d5vlvfxaar5y-racket-minimal-8.3.drv
            x86_64-linuxi586-pc-gnu/gnu/store/q8qbakf9lb09alz2gkhhrlq5kilyha55-racket-minimal-8.3.drv
            x86_64-linuxarm-linux-gnueabihf/gnu/store/j4rml8sv90vvqy67qznj56xqhj84q8a9-racket-minimal-8.3.drv
              x86_64-linuxaarch64-linux-gnu/gnu/store/d36aizq5hwmli0xbb4cxwjnz024y45w5-racket-minimal-8.3.drv
                powerpc-linux/gnu/store/lslph1906a258vpz0x4g5xd2k0xm91cf-racket-minimal-8.3.drv
                  powerpc64le-linux/gnu/store/m0w585wbcncp4kdmg8qsp7b3jrfsi292-racket-minimal-8.3.drv
                  mips64el-linux/gnu/store/mh68jrrv3l4nn5495d4w1bzigf2d91a4-racket-minimal-8.3.drv
                    i686-linux/gnu/store/3hm7d4b4g3grr1rjsj0k7ycywbcm1avm-racket-minimal-8.3.drv
                    i586-gnu/gnu/store/80dxr95n2hyhqkd4pk5qbjgddzf5lwaw-racket-minimal-8.3.drv
                    armhf-linux/gnu/store/8ymqi8xhxfxd28byab5jbpnv39s9s2m6-racket-minimal-8.3.drv
                    aarch64-linux/gnu/store/alb2pbypxxd486kg5jp2jqrq0ip31k42-racket-minimal-8.3.drv

                    Lint warnings

                    LinterMessageLocation
                    input-labels

                    Identify input labels that do not match package names

                    label 'bootfiles' does not match package name 'racket-bootstrap-chez-bootfiles'
                    input-labels

                    Identify input labels that do not match package names

                    label 'racket' does not match package name 'racket-minimal-bc-3m'
                    input-labels

                    Identify input labels that do not match package names

                    label 'sh' does not match package name 'bash-minimal'