gash/geesh
Timothy Sample c83dbcbdc8 Add options to the environment
* geesh/environment.scm (*options*): New variable.
(getopt): New public function.
(setopt!): New public function.
(*option-names*): New public variable.
(*option-letters*): New public variable.
2018-12-05 16:08:09 -05:00
..
built-ins Add the colon built-in 2018-12-05 16:08:09 -05:00
built-ins.scm Add the colon 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 Add pattern module 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 Exit subshells with the current status 2018-12-05 16:08:09 -05:00
word.scm Globalize the environment module 2018-12-05 16:08:09 -05:00