gash/geesh
Jan Nieuwenhuizen 7fcfe66407 Add the 'command' built-in.
* geesh/built-ins/command.scm: New file.
* Makefile.am: Add it.
* geesh/built-ins.scm (*built-ins*): Add 'command'.

Co-authored-by: Timothy Sample <samplet@ngyro.com>
2019-05-20 01:17:30 -04:00
..
built-ins Add the 'command' built-in. 2019-05-20 01:17:30 -04:00
built-ins.scm Add the 'command' built-in. 2019-05-20 01:17:30 -04:00
environment.scm Use default value when unpacking variable vector. 2019-05-20 01:17:22 -04:00
eval.scm Work around missing case expressions 2018-12-05 16:21:58 -05:00
lexer.scm lexer: Do not let comments delimit words. 2019-05-20 01:17:22 -04:00
parser.scm Handle here-documents everywhere 2018-12-05 16:08:09 -05:00
pattern.scm Allow more character range patterns 2018-12-05 16:08:09 -05:00
repl.scm Replace geesh script with gash. 2019-05-20 01:17:14 -04:00
shell.scm Do not clobber status before 'cond' expressions. 2019-05-20 01:17:22 -04:00
word.scm Handle '$LINENO'. 2019-05-20 01:17:22 -04:00