upscheme/scheme-core
Lassi Kortela 78b663d41d Add help and colored banner
- (help ...) is a macro that quotes everything to be user-friendly
- (help* ...) is the equivalent procedure
- When the user types just `help` or `exit`, the REPL shows a hint
  that they are probably looking for `(help)` or `(exit)`.
2019-08-28 14:07:50 +03:00
..
aliases.scm Remove redundant read-u8 definition 2019-08-28 12:43:39 +03:00
compiler.scm Replace xwrite/xdisplay/xnewline with non-x names 2019-08-25 22:57:31 +03:00
dump.scm Replace xwrite/xdisplay/xnewline with non-x names 2019-08-25 22:57:31 +03:00
mkboot0.scm Replace xwrite/xdisplay/xnewline with non-x names 2019-08-25 22:57:31 +03:00
mkboot1.scm Add aliases.scm into the system image 2019-08-15 23:05:23 +03:00
system.scm Add help and colored banner 2019-08-28 14:07:50 +03:00