Language

Package: execline @ 2.9.0.1

Synopsis

Non-interactive shell-like language with minimal overhead

Description

Execline is a (non-interactive) scripting language, separated into a parser (execlineb) and a set of commands meant to execute one another in a chain-execution fashion, storing the whole script in the argument array. It features conditional loops, getopt-style option handling, file name globbing, redirection and other shell concepts, expressed as discrete commands rather than in special syntax, minimizing runtime footprint and complexity.

Home page
https://skarnet.org/software/execline/
Location
gnu/packages/skarnet.scm (line: 62, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/wr1fi6c636rv844kyiccpbwkj7qx4cgf-execline-2.9.0.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/gvc10xl7v691p2n7fjh0ihbjjvkd9w9p-execline-2.9.0.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/ffdpsnl15jjl24m1qv3ks4mllxxmisah-execline-2.9.0.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/dpb4xfkh2bwjj4cgc60qvmkh5s4a6cki-execline-2.9.0.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/cvk0yndfil73k9k9sis28gnvskd6vx7j-execline-2.9.0.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/1ab05zhamarbzw7gbw954qjgxgljv4kx-execline-2.9.0.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/dhlpadlq13l6z6zj0szj219r96mw2qgz-execline-2.9.0.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/x8f2k7zmdxrc3afiyyzrn1aif4dfykp9-execline-2.9.0.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/5dlj61gzrd0b9gfsnikc1clxc85p3ix8-execline-2.9.0.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/9yjja5322p3plix2jl8jivdp5y9mk322-execline-2.9.0.1.drv
riscv64-linux/gnu/store/m0b9avdyfm1z1jg7ikc5nj064fiflg7p-execline-2.9.0.1.drv
    powerpc-linux/gnu/store/qvam353wrpx3s29x2ahyaqbcw5r7cb4s-execline-2.9.0.1.drv
      powerpc64le-linux/gnu/store/nbqkjc8zja8d42s4f3j8fncndwpfamgl-execline-2.9.0.1.drv
      mips64el-linux/gnu/store/k9pn7pywrf3qhb4mbqcbq9k0qy9v97f4-execline-2.9.0.1.drv
        i686-linux/gnu/store/1al7dig6qlw3j6clbxn0d9gpj6zjh6jh-execline-2.9.0.1.drv
        i586-gnu/gnu/store/c7gf2zfh16nbz2dpc72vvnvj3zl3qrb1-execline-2.9.0.1.drv
        armhf-linux/gnu/store/p7428qffwavcn27x1s45rdi4fr5nz5bx-execline-2.9.0.1.drv
        aarch64-linux/gnu/store/1wrg7qf3x08asb41vkpv7ccsn7pp7gm0-execline-2.9.0.1.drv

        Lint warnings

        LinterMessageLocation
        wrapper-inputs

        Make sure 'wrap-program' can finds its interpreter.

        "bash-minimal" should be in 'inputs' when 'wrap-program' is used