Language

Package: execline @ 2.8.1.0

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/pz44bgbl1mhsqg06253lgrmihk5pl5n2-execline-2.8.1.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/7ymksha01n5cimr1h1wqklb7wina2qfg-execline-2.8.1.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/gh0z3943yzkjkcrsm5hppbiaxgzm8g2g-execline-2.8.1.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/fmb9x0s93chc64i1cmdlc0fnnxvyhpwi-execline-2.8.1.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/73yp11d40fg802y1g251z44f98qbp7bf-execline-2.8.1.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/77hxyn3v1ahdz018gaiwrb0x5fnwgxj7-execline-2.8.1.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/k7xhf1y006vqv6gj0jrypskhbgimgkzb-execline-2.8.1.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/vcgxl9k2brsw6w99za97xa0ihb2hp33i-execline-2.8.1.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/3380l418x7vjwq7174fankllv84x5dnc-execline-2.8.1.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/wnnn10jfliifv65zdacgzxaklizfnzn2-execline-2.8.1.0.drv
riscv64-linux/gnu/store/lzz8rzlkxqmabk63gcy8112y0f4pprfc-execline-2.8.1.0.drv
    powerpc-linux/gnu/store/w6rxam0qijaggdr9vgdywq4lbl8h74a9-execline-2.8.1.0.drv
      powerpc64le-linux/gnu/store/rizfi3gpr0x6gcbbal8h7q2lf9gwi010-execline-2.8.1.0.drv
      mips64el-linux/gnu/store/8bcakwiw7vlfy66cmj3wcrs2rj9j3xja-execline-2.8.1.0.drv
        i686-linux/gnu/store/3fglflsi6hbazdcknswppc0h6hr8gdcy-execline-2.8.1.0.drv
        i586-gnu/gnu/store/1nqja16i3ii04rl2cpcfn2jfm7lj1sqv-execline-2.8.1.0.drv
        armhf-linux/gnu/store/r7iwkkw0kndl1g073d911rzjp93wdsl0-execline-2.8.1.0.drv
        aarch64-linux/gnu/store/kz91cxaadz1dpkqga8mzf78h7h6jzr6b-execline-2.8.1.0.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