altos/lisp: have 'while' return the last body value
[fw/altos] / src / lisp / ao_lisp_error.c
2017-02-20 Keith Packardaltos/lisp: have 'while' return the last body value
2017-02-20 Keith Packardaltos/lisp: Dump globals on error
2017-02-20 Keith Packardaltos/lisp: re-use small frames
2017-02-20 Keith Packardaltos/lisp: add progn, while, read and eval
2017-02-20 Keith Packardaltos/lisp: macros appear to work now
2017-02-20 Keith Packardaltos/lisp: working on lexical scoping
2017-02-20 Keith Packardaltos: Add lambda support to lisp