gash/geesh
Timothy Sample 240ca130e8 Add boolean semantics
* geesh/shell.scm (sh:and, sh:not, sh:or): New public functions.
2018-12-03 20:12:02 -05:00
..
built-ins Add '-n' support to echo 2018-12-03 20:07:22 -05:00
built-ins.scm Add support for built-ins, starting with 'echo' 2018-11-28 23:07:03 -05:00
environment.scm Add function for reading an 'environ' 2018-11-28 23:07:03 -05:00
eval.scm Add pipeline support 2018-12-03 20:11:28 -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
repl.scm Import existing variables into the REPL 2018-11-28 23:07:03 -05:00
shell.scm Add boolean semantics 2018-12-03 20:12:02 -05:00
word.scm Add convenience function 'var-ref*' 2018-11-28 23:07:03 -05:00