altos/scheme: abort when we try to print an invalid value
authorKeith Packard <keithp@keithp.com>
Mon, 18 Dec 2017 10:08:23 +0000 (02:08 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Dec 2017 10:08:23 +0000 (02:08 -0800)
commit2def6abebb3d14a29fe0e03bac09b9d74d2d1578
tree41159dc58b0d65cf0bbc2f2dc1373f6905c015e8
parente1a6b3bf458f311d832aea7eec34935d42f8efed
altos/scheme: abort when we try to print an invalid value

This can catch a host of interpreter bugs; best to abandon the program
when it happens.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/scheme/ao_scheme_poly.c