altos/lisp: Improve lisp test program UI
authorKeith Packard <keithp@keithp.com>
Fri, 11 Nov 2016 07:28:26 +0000 (23:28 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 19:16:50 +0000 (11:16 -0800)
commit137898e3431d887e75b09d8c1ce57297a1558e43
tree8c98f715c0828fb250c4dd7b99c080e823ac7027
parent92cdc0cf0e80c1ff3f31cce20fc2b9bda86e3638
altos/lisp: Improve lisp test program UI

Add a prompt for stdin, read from other files on command line before
stdin.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/ao_lisp_os.h [new file with mode: 0644]
src/test/ao_lisp_test.c