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/5yis3abkflf749hizyqfm3gs7imnjgcd-execline-2.8.1.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/gaz6r3qmh75z75v2sy6i8gdbwl8y089p-execline-2.8.1.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/nn20zf7hmhgicqlibwjij8k8avnnn026-execline-2.8.1.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/abvrdw976p31n79f9h1si6i5z25zq6c6-execline-2.8.1.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/fj4vdd5bdrr676adwilr3wjpz1il0978-execline-2.8.1.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/ixlbkdh6qpajyilgqr0cs61frvpbz54n-execline-2.8.1.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/57lpavffgvrn78calraklb918khi7nj6-execline-2.8.1.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/al0182i3s8vc567jnb9swbmwhb4aifk8-execline-2.8.1.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/5s2q7w7h9gb8s6c517xq79y6ms508s6g-execline-2.8.1.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/0dps834z974ad58cb7p865grm6g1nyl7-execline-2.8.1.0.drv
riscv64-linux/gnu/store/4m18qncb2hwbzmqklsp96yzrsximl7h5-execline-2.8.1.0.drv
    powerpc-linux/gnu/store/b25gnx8qx19089a0agfin1b41yksj2in-execline-2.8.1.0.drv
      powerpc64le-linux/gnu/store/dpry3pm8lm1wzsij6km4iawbg9hi3bkk-execline-2.8.1.0.drv
      mips64el-linux/gnu/store/k08fvw4yp7krf62db9z3zznd9wmsmbm0-execline-2.8.1.0.drv
        i686-linux/gnu/store/kjpynyr90wgh92lnh6ppxf29k13c69r0-execline-2.8.1.0.drv
        i586-gnu/gnu/store/z5whsx2syxb7kw18jjqzcsbpvccvdjzl-execline-2.8.1.0.drv
        armhf-linux/gnu/store/83gzp5jfi2dzzgnbbqqpfnhngsda9735-execline-2.8.1.0.drv
        aarch64-linux/gnu/store/r9r9dz1cvlvry50166zl912jw169ibwb-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