Gash is a POSIX-compatible shell written in Guile Scheme. It provides both the shell interface, as well as a Guile library for parsing shell scripts. Gash is designed to bootstrap Bash as part of the Guix bootstrap process. There are plans to develop Gash into a general-purpose shell and tool for building interfaces between Scheme and the shell. Features of the shell * Sophisticated enough to be used to build Bash. * Has a nice colorized prompt. * Includes all of the POSIX-specified "special" built-ins except for `times'. * Includes about half of the POSIX-specified "regular" built-ins (see `gash/built-ins.scm' for details). Features of the programming interface * Parses Shell scripts into an AST. * Provides a rudimentary interface for writing Shell-like Scheme scripts.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | guile-gash-0.3.0.tgz |
NetBSD 10.0 | aarch64 | guile-gash-0.3.0.tgz |
NetBSD 10.0 | aarch64eb | guile-gash-0.3.0.tgz |
NetBSD 10.0 | aarch64eb | guile-gash-0.3.0.tgz |
NetBSD 10.0 | earmv6hf | guile-gash-0.3.0.tgz |
NetBSD 10.0 | earmv6hf | guile-gash-0.3.0.tgz |
NetBSD 10.0 | earmv7hf | guile-gash-0.3.0.tgz |
NetBSD 10.0 | earmv7hf | guile-gash-0.3.0.tgz |
NetBSD 10.0 | i386 | guile-gash-0.3.0.tgz |
NetBSD 10.0 | sparc64 | guile-gash-0.3.0.tgz |
NetBSD 10.0 | sparc64 | guile-gash-0.3.0.tgz |
NetBSD 10.0 | x86_64 | guile-gash-0.3.0.tgz |
NetBSD 10.0 | x86_64 | guile-gash-0.3.0.tgz |
NetBSD 9.0 | aarch64 | guile-gash-0.3.0.tgz |
NetBSD 9.0 | aarch64 | guile-gash-0.3.0.tgz |
NetBSD 9.0 | earmv6hf | guile-gash-0.3.0.tgz |
NetBSD 9.0 | earmv6hf | guile-gash-0.3.0.tgz |
NetBSD 9.0 | earmv7hf | guile-gash-0.3.0.tgz |
NetBSD 9.0 | earmv7hf | guile-gash-0.3.0.tgz |
NetBSD 9.0 | i386 | guile-gash-0.3.0.tgz |
NetBSD 9.0 | sparc64 | guile-gash-0.3.0.tgz |
NetBSD 9.0 | sparc64 | guile-gash-0.3.0.tgz |
NetBSD 9.0 | x86_64 | guile-gash-0.3.0.tgz |
NetBSD 9.0 | x86_64 | guile-gash-0.3.0.tgz |
NetBSD 9.3 | x86_64 | guile-gash-0.3.0.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.