altos/scheme: Support scheme subsetting via feature settings
authorKeith Packard <keithp@keithp.com>
Tue, 12 Dec 2017 23:25:51 +0000 (15:25 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 12 Dec 2017 23:25:51 +0000 (15:25 -0800)
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>

No differences found