| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos/scheme: Support scheme subsetting via feature settings | Keith Packard | 2017-12-12 |
| | | | | | | | | This provides for the creation of smaller versions of the interpreter, leaving out options like floating point numbers and vectors. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/scheme: Allow ao_scheme_read_eval_print to be restarted | Keith Packard | 2017-12-11 |
| | | | | | | | Reset exceptions at the top so that we can call it more than once. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/scheme: Add Makefile for scheme test app | Keith Packard | 2017-12-11 |
| Signed-off-by: Keith Packard <keithp@keithp.com> | |||
