Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/lisp: add length, pack, unpack and flush | Keith Packard | 2016-11-17 |
| | | | | | | lots more builtins Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/lisp: Clean up OS integration bits, add defun | Keith Packard | 2016-11-17 |
Provide an abstraction for the OS interface so that it can build more cleanly on Linux and AltOS. Add defun macro. Signed-off-by: Keith Packard <keithp@keithp.com> |