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/1afqlxg1vbma7455q2a2indfxpbhi49b-execline-2.8.1.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/yb7w25cizsjv1x5qcm2mzadfyw2c47yy-execline-2.8.1.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/6bkvxdr7m67bpiq64378yqy2926sqff3-execline-2.8.1.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/zmagkm4gjrbxwxfrq9c4l785f5pgfzwg-execline-2.8.1.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/giyz9nxgfmxffcfs1plgvw780d5288s9-execline-2.8.1.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/2cd1h98mmkb5j5m4ap41l0znw82xwzsm-execline-2.8.1.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/0vr9vq6kcvxbfsp97vanvvgzy92ddv6p-execline-2.8.1.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/pfizvq66046093m40r4c6gfmlzlcansy-execline-2.8.1.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/2naifqhhfky88337la392ghc29pzqddw-execline-2.8.1.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/1jka0j9qihr98vvvid9l49bzkrakldf5-execline-2.8.1.0.drv
riscv64-linux/gnu/store/cq0kilcmpk2hvzbbr3sjz09vbsf6c7bp-execline-2.8.1.0.drv
    powerpc-linux/gnu/store/i87gn44wf9agncmf1qw5knsxr4i6zyai-execline-2.8.1.0.drv
      powerpc64le-linux/gnu/store/9dj1wnjm95vxrswxg90acvbah4ms14dg-execline-2.8.1.0.drv
      mips64el-linux/gnu/store/yx218vwlqynqlvzcficdbm0xf4x2acbx-execline-2.8.1.0.drv
        i686-linux/gnu/store/23jdk2kdffa84damvrg48lwxri67v4p2-execline-2.8.1.0.drv
        i586-gnu/gnu/store/xas0c7gmhlfhqlh9mkhg762cx8f6cwp6-execline-2.8.1.0.drv
        armhf-linux/gnu/store/m2plx3m1p105fhlyq9fplhs3fscx7v20-execline-2.8.1.0.drv
        aarch64-linux/gnu/store/x5vnj5yaqlsiwa90zhj6sw5qi6i8axl5-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