Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/lisp: Add continuations | Keith Packard | 2017-02-20 |
* | altos/lisp: have 'while' return the last body value | Keith Packard | 2017-02-20 |
* | altos/lisp: Dump globals on error | Keith Packard | 2017-02-20 |
* | altos/lisp: re-use small frames | Keith Packard | 2017-02-20 |
* | altos/lisp: add progn, while, read and eval | Keith Packard | 2017-02-20 |
* | altos/lisp: macros appear to work now | Keith Packard | 2017-02-20 |
* | altos/lisp: working on lexical scoping | Keith Packard | 2017-02-20 |
* | altos: Add lambda support to lisp | Keith Packard | 2017-02-20 |