Language

Package: guile @ 2.0.14

Synopsis

Scheme implementation intended especially for extensions

Description

Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language of the GNU system. It is an implementation of the Scheme language which can be easily embedded in other applications to provide a convenient means of extending the functionality of the application without requiring the source code to be rewritten.

Home page
https://www.gnu.org/software/guile/
Location
gnu/packages/guile.scm (line: 147, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/yp2hmar899vbm81522vx056vfq9vbc9s-guile-2.0.14.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/s0cc983i7c93vkag5dwywys6s2d31hw0-guile-2.0.14.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/gbwblqgwfwdl8w48k30mnbhf7x58a1v7-guile-2.0.14.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/04h8zbz486mkh4i6fhja1lrrk61g6pn4-guile-2.0.14.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/zw8qfz748n7ciwkawy7qs43fb319i8qq-guile-2.0.14.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/36hnc9bnajhhlqpy0myn8kn3wvb906sh-guile-2.0.14.drv
x86_64-linuxi686-w64-mingw32/gnu/store/mkfs5zgv7cmcs7xkpdm5ap9fhsmxybkn-guile-2.0.14.drv
x86_64-linuxi586-pc-gnu/gnu/store/47h5p397sdd06r0cfmzw8cp3269b3c4k-guile-2.0.14.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/r7qf626c7yqkk41bcz8c4s6y0rwmrqqj-guile-2.0.14.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/ws6ndc8k5fjcsj0w863zj7fnf5ray49b-guile-2.0.14.drv
riscv64-linux/gnu/store/6507znw6khn071cdfazyp1gqglxxm2al-guile-2.0.14.drv
    powerpc-linux/gnu/store/j7zg6bpkff77kys83jivnarqyc6fkc0p-guile-2.0.14.drv
      powerpc64le-linux/gnu/store/q97l4hysz1d4628piq1l21gjpicqkqaw-guile-2.0.14.drv
      mips64el-linux/gnu/store/a7spsm4m2y7gcmprvaz5qhzzwg80a5b7-guile-2.0.14.drv
        i686-linux/gnu/store/w3qnk0bp722jbzdjq0lc9zx57idg1plj-guile-2.0.14.drv
        i586-gnu/gnu/store/b2vn0sisr0i6wz9jfwmy4anw8zpxh8qw-guile-2.0.14.drv
        armhf-linux/gnu/store/afvqyiz6jhf5zsaqzmgvf8z0y0zrcvlz-guile-2.0.14.drv
        aarch64-linux/gnu/store/bgm3ivkw8bkh28ljy8yi6d9dx9sdb75h-guile-2.0.14.drv

        Lint warnings

        LinterMessageLocation
        formatting

        Look for formatting issues in the source

        line 205 is way too long (94 characters)
        formatting

        Look for formatting issues in the source

        line 208 is way too long (93 characters)
        formatting

        Look for formatting issues in the source

        line 202 is way too long (94 characters)
        formatting

        Look for formatting issues in the source

        line 205 is way too long (93 characters)
        input-labels

        Identify input labels that do not match package names

        label 'pkgconfig' does not match package name 'pkg-config'
        input-labels

        Identify input labels that do not match package names

        label 'bash' does not match package name 'bash-minimal'
        input-labels

        Identify input labels that do not match package names

        label 'bdw-gc' does not match package name 'libgc'