shells/guile-gash - The NetBSD Packages Collection

POSIX-compatible shell written in Guile Scheme

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.

Build dependencies

pkgtools/mktools devel/automake devel/autoconf devel/gmake devel/gtexinfo devel/pkgconf pkgtools/cwrappers

Runtime dependencies

lang/guile30 lang/guile30

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64guile-gash-0.3.0.tgz
NetBSD 10.0aarch64guile-gash-0.3.0.tgz
NetBSD 10.0aarch64guile-gash-0.3.0.tgz
NetBSD 10.0aarch64ebguile-gash-0.3.0.tgz
NetBSD 10.0aarch64ebguile-gash-0.3.0.tgz
NetBSD 10.0earmv6hfguile-gash-0.3.0.tgz
NetBSD 10.0earmv6hfguile-gash-0.3.0.tgz
NetBSD 10.0earmv6hfguile-gash-0.3.0.tgz
NetBSD 10.0earmv7hfguile-gash-0.3.0.tgz
NetBSD 10.0earmv7hfguile-gash-0.3.0.tgz
NetBSD 10.0earmv7hfguile-gash-0.3.0.tgz
NetBSD 10.0i386guile-gash-0.3.0.tgz
NetBSD 10.0i386guile-gash-0.3.0.tgz
NetBSD 10.0x86_64guile-gash-0.3.0.tgz
NetBSD 10.0_BETAx86_64guile-gash-0.3.0.tgz
NetBSD 8.0i386guile-gash-0.3.0.tgz
NetBSD 8.0x86_64guile-gash-0.3.0.tgz
NetBSD 8.0x86_64guile-gash-0.3.0.tgz
NetBSD 8.0x86_64guile-gash-0.3.0.tgz
NetBSD 9.0aarch64guile-gash-0.3.0.tgz
NetBSD 9.0aarch64guile-gash-0.3.0.tgz
NetBSD 9.0aarch64guile-gash-0.3.0.tgz
NetBSD 9.0earmv6hfguile-gash-0.3.0.tgz
NetBSD 9.0earmv6hfguile-gash-0.3.0.tgz
NetBSD 9.0earmv6hfguile-gash-0.3.0.tgz
NetBSD 9.0earmv7hfguile-gash-0.3.0.tgz
NetBSD 9.0earmv7hfguile-gash-0.3.0.tgz
NetBSD 9.0earmv7hfguile-gash-0.3.0.tgz
NetBSD 9.0i386guile-gash-0.3.0.tgz
NetBSD 9.0i386guile-gash-0.3.0.tgz
NetBSD 9.0sparc64guile-gash-0.3.0.tgz
NetBSD 9.0x86_64guile-gash-0.3.0.tgz
NetBSD 9.0x86_64guile-gash-0.3.0.tgz
NetBSD 9.3x86_64guile-gash-0.3.0.tgz
NetBSD 9.3x86_64guile-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.

Available build options

(none)

Known vulnerabilities

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.