Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/scheme: Rename to 'scheme', clean up build | Keith Packard | 2017-12-05 |
* | altos/lisp: Split out read debug, add memory validation | Keith Packard | 2017-12-03 |
* | altos/lisp: Split out frame vals from frame struct | Keith Packard | 2017-12-01 |
* | altos/lisp: Finish first pass through r7rs | Keith Packard | 2017-11-17 |
* | 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 |