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/vnmvcp098b6xmrh78i954saz714gsflg-execline-2.8.1.0.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/x4mx2cd8c5w1k4cb3agianzaac16fcdb-execline-2.8.1.0.drv
      x86_64-linuxriscv64-linux-gnu/gnu/store/v2zr64jqdhcz2zi96q4k01havq27agds-execline-2.8.1.0.drv
        x86_64-linuxpowerpc-linux-gnu/gnu/store/9bg12qwkah7kicl4wx5khssim9rmhr6d-execline-2.8.1.0.drv
          x86_64-linuxpowerpc64le-linux-gnu/gnu/store/kvmlfi0fsm7879i8nr0b1a5j80snxh45-execline-2.8.1.0.drv
            x86_64-linuxmips64el-linux-gnu/gnu/store/83xa7m8y3qwlyrrmcwacx6p44kw6wm00-execline-2.8.1.0.drv
              x86_64-linuxi686-w64-mingw32/gnu/store/g3i9zic0z9ikzq1amc1qa80bgdj12m67-execline-2.8.1.0.drv
                x86_64-linuxi586-pc-gnu/gnu/store/kcr9z93lj0ffg6fcmxw29f3c197b4f54-execline-2.8.1.0.drv
                  x86_64-linuxarm-linux-gnueabihf/gnu/store/jyq0lncc5klaaddnb7k82nc1sq2n7man-execline-2.8.1.0.drv
                    x86_64-linuxaarch64-linux-gnu/gnu/store/8zm1a8n1cfz2hx0h8ddjgbp49jr0w9pd-execline-2.8.1.0.drv
                      riscv64-linux/gnu/store/anb2vlw66ncfil0xqkjngzdy5rl3bp8k-execline-2.8.1.0.drv
                        powerpc-linux/gnu/store/78l54anq13s6wdcvndlbas8057mb122w-execline-2.8.1.0.drv
                          powerpc64le-linux/gnu/store/20zrypsmk7zbkgdaanpd02s9chw7ifil-execline-2.8.1.0.drv
                            mips64el-linux/gnu/store/r725b90kf3i9l46h92yn6vgi4n1dfx1w-execline-2.8.1.0.drv
                              i686-linux/gnu/store/zl228r17mry3r984a7bx37w1d3d4wlh3-execline-2.8.1.0.drv
                                i586-gnu/gnu/store/b4zi26mfhsivlfd0yavwmc9fzmxf34is-execline-2.8.1.0.drv
                                  armhf-linux/gnu/store/z5rfky8l6hls49dlmlqqhawhszwmcq14-execline-2.8.1.0.drv
                                    aarch64-linux/gnu/store/cgdhbfxilsigzszp5fp7fvd76zpk8ii5-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