summaryrefslogtreecommitdiff
path: root/src/lambdakey-v1.0/.gitignore
Commit message (Collapse)AuthorAge
* altos/lambdakey-v1.0: Get this building againKeith Packard2017-12-12
| | | | | | | | | | The lambdakey can't hold a full implementation of the scheme interpreter, so use only a subset, removing floats, bigints and vectors. Also reduce the pre-loaded lisp code as well. It's pretty spare at this point; but it does fill the ROM. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add lambdakeyKeith Packard2017-02-20
Signed-off-by: Keith Packard <keithp@keithp.com>