gash/geesh
Timothy Sample 177953c4b0 Add support for $$
* geesh/environment.scm (*root-pid*): New variable.
(get-root-pid): New public function.
* geesh/word.scm (parameter-ref): Handle '$'.
2018-12-05 16:23:51 -05:00
..
built-ins Add the trap built-in 2018-12-05 16:08:09 -05:00
built-ins.scm Add the trap built-in 2018-12-05 16:08:09 -05:00
environment.scm Add support for $$ 2018-12-05 16:23:51 -05:00
eval.scm Work around missing case expressions 2018-12-05 16:21:58 -05:00
lexer.scm Throw an error when missing a single quote 2018-11-28 23:00:10 -05: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 Add return and exit semantics 2018-12-05 16:08:09 -05:00
shell.scm Add return and exit semantics 2018-12-05 16:08:09 -05:00
word.scm Add support for $$ 2018-12-05 16:23:51 -05:00