gash/geesh
Timothy Sample 2543ecd2bb Add the exec built-in
* geesh/built-ins/exec.scm: New file.
* Makefile.am: Add it.
* geesh/built-ins.scm (*special-built-ins*): Add exec.
2018-12-05 16:08:09 -05:00
..
built-ins Add the exec built-in 2018-12-05 16:08:09 -05:00
built-ins.scm Add the exec built-in 2018-12-05 16:08:09 -05:00
environment.scm Add options to the environment 2018-12-05 16:08:09 -05:00
eval.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
lexer.scm Throw an error when missing a single quote 2018-11-28 23:00:10 -05:00
parser.scm Fix parsing of for loops 2018-11-28 23:04:30 -05:00
pattern.scm Allow more character range patterns 2018-12-05 16:08:09 -05:00
repl.scm Add basic option processing to the main script 2018-12-05 16:08:09 -05:00
shell.scm Respect the errexit option 2018-12-05 16:08:09 -05:00
word.scm Globalize the environment module 2018-12-05 16:08:09 -05:00