summaryrefslogtreecommitdiff
path: root/src/scheme/tiny-test/ao_scheme_test.c
Commit message (Collapse)AuthorAge
* altos/scheme: Support scheme subsetting via feature settingsKeith Packard2017-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>