| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos/lisp: macros appear to work now | Keith Packard | 2017-02-20 |
| | | | | | | | | | Needed an extra stack frame to stash the pre-macro state. This simplified macro processing quite a bit; a macro now just evaluates the function and then sends that result to be evaluated again. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/lisp: working on lexical scoping | Keith Packard | 2017-02-20 |
| | | | | | | | Not working yet Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Add lambda support to lisp | Keith Packard | 2017-02-20 |
| Signed-off-by: Keith Packard <keithp@keithp.com> | |||
