All The Latest Gash News
************************

Noteworthy features of release 0.1 (2019-06-01)
===============================================

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 expect 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.

Copying this file
=================

This file was written by Timothy Sample <samplet@ngyro.com>.

To the extent possible under law, the author(s) have waived all
copyright and related or neighboring rights to this file.

You should have received a copy of the CC0 legalcode along with this
work.  If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
