gash/geesh
Timothy Sample 339f59d639 Add the 'read' utility
* geesh/built-ins/read.scm: New file.
* Makefile.am: Add it.
* geesh/built-ins.scm (*built-ins*): Define 'read'.
2018-12-03 20:14:36 -05:00
..
built-ins Add the 'read' utility 2018-12-03 20:14:36 -05:00
built-ins.scm Add the 'read' utility 2018-12-03 20:14:36 -05:00
environment.scm Add function for reading an 'environ' 2018-11-28 23:07:03 -05:00
eval.scm Add for-loop support 2018-12-03 20:13:23 -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 for-loop semantics 2018-12-03 20:12:51 -05:00
word.scm Add convenience function 'var-ref*' 2018-11-28 23:07:03 -05:00