altos/lisp: Lots more scheme bits
authorKeith Packard <keithp@keithp.com>
Fri, 17 Nov 2017 06:13:46 +0000 (22:13 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 17 Nov 2017 06:13:46 +0000 (22:13 -0800)
commit435a91ae3889cd361b543f4555a78488905e0bbb
treecc3e68b8b32c5eee29736e4f035cb6142b5b0f99
parentcc76030d669600051fbb42a8cf85701aaaf5f5b7
altos/lisp: Lots more scheme bits

* Arithmetic functions and tests
* append, reverse and list-tail
* set-car! and set-cdr!

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lisp/ao_lisp.h
src/lisp/ao_lisp_builtin.c
src/lisp/ao_lisp_builtin.txt
src/lisp/ao_lisp_const.lisp