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/3b9ra9q0w39c95mr9g4i8ghd6plblvlk-racket-minimal-8.3.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/zcyqrnc3pbkd9sfp8bm7103gavyd955m-racket-minimal-8.3.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/3q4d6jqxns09hf48p95ycqqf1351a6m2-racket-minimal-8.3.drv
      x86_64-linuxpowerpc-linux-gnu/gnu/store/rqjvlrqpagnijgnhdmgkrlrzqi7d8a6g-racket-minimal-8.3.drv
        x86_64-linuxpowerpc64le-linux-gnu/gnu/store/nad3rhwry88p2gil3kf02v435pmb6l0c-racket-minimal-8.3.drv
          x86_64-linuxmips64el-linux-gnu/gnu/store/wxidr5y06yy7xsqay73dq8bhbl1h9q89-racket-minimal-8.3.drv
            x86_64-linuxi686-w64-mingw32/gnu/store/f4cmmc15y9crm5nlc7yvi6jxvs6xl88d-racket-minimal-8.3.drv
              x86_64-linuxi586-pc-gnu/gnu/store/0dfcq5wg5vmhd4zhg8pidpkj076k9kwl-racket-minimal-8.3.drv
              x86_64-linuxarm-linux-gnueabihf/gnu/store/sgl31cxqshfx6gr7pqkpldj007g6d8wy-racket-minimal-8.3.drv
                x86_64-linuxaarch64-linux-gnu/gnu/store/a06h9qjvv1gpc47zgi3rqmg1xdz70lz2-racket-minimal-8.3.drv
                  riscv64-linux/gnu/store/qda2hviwd40wfvpyq4czshccqp1fy2jr-racket-minimal-8.3.drv
                    powerpc-linux/gnu/store/zfj1pgfrnhyl6s2cw87qw0733hvwl1yr-racket-minimal-8.3.drv
                      powerpc64le-linux/gnu/store/0d5fqg11maq3vkwi3kh79dc47hhgh4cs-racket-minimal-8.3.drv
                      mips64el-linux/gnu/store/zs2lvpspzrvr4jdal98378ydhfqi1b3c-racket-minimal-8.3.drv
                        i686-linux/gnu/store/lq0mpwz9w67rb42q0spw0vzd3880f7mc-racket-minimal-8.3.drv
                        i586-gnu/gnu/store/l3mwxp44wkf9mk2ggzvrlk7625j3xhzs-racket-minimal-8.3.drv
                        armhf-linux/gnu/store/fmp93f2vvy6lqahbrm5ysd06108r4xm0-racket-minimal-8.3.drv
                        aarch64-linux/gnu/store/0lg6vhahshjwmdf4jyqynxpbpx22n5cz-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'