gash/gash
Jan Nieuwenhuizen cf5611f6d4 Replace geesh script with gash.
* geesh/repl.scm (run-repl): Add optional parse? parameter.
* gash/gash.scm (main): Rewrite to use Geesh parser and evaluator.
* scripts/geesh.in: Remove.
* Makefile.am: Remove scripts/geesh; adjust XFAIL_TESTS.
* .gitignore: Update.

Co-authored-by: Timothy Sample <samplet@ngyro.com>
2019-05-20 01:17:14 -04:00
..
peg Move peg into gash/, compile. 2018-11-12 10:22:40 +01:00
builtins.scm Remove external commands. 2019-05-16 10:49:38 -04:00
config.scm.in Use built-in compress without an external file. 2019-01-12 11:42:26 -05:00
environment.scm fix 01-script-$@. 2018-12-02 09:03:02 +01:00
gash.scm Replace geesh script with gash. 2019-05-20 01:17:14 -04:00
geesh.scm Make dependency on geesh optional. 2018-11-05 19:59:53 +01:00
grammar.scm Fix [, use \[ in tests. 2018-12-04 21:00:47 +01:00
io.scm builtins: Split out into gash/commands/. 2018-11-03 08:02:49 +01:00
job.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00
peg.scm Move peg into gash/, compile. 2018-11-12 10:22:40 +01:00
pipe.scm pipeline: Fix stray outputs. 2018-11-05 20:16:39 +01:00
readline.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
script.scm Remove external commands. 2019-05-16 10:49:38 -04:00
shell-utils.scm chmod: Recurse also chmod's directories. 2018-12-04 10:10:05 +01:00
util.scm fix: 100-sed-fooRbar. 2018-12-02 09:03:02 +01:00