altos/lisp: Finish first pass through r7rs
authorKeith Packard <keithp@keithp.com>
Sat, 18 Nov 2017 07:23:50 +0000 (23:23 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 18 Nov 2017 07:26:59 +0000 (23:26 -0800)
* print -> write, patom -> display
* Add read-char, write-char
* Add exit, current-jiffy, current-second, jiffies-per-second
* Add for-each and string-for-each
* Avoid duplicate builtins with different atoms

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found