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>
Fri, 18 Nov 2016 06:18:39 +0000 (22:18 -0800)
commitcc50f9628431c13c556de8e54788264a5f653f54
treecf29f9994531e22ea00f30a7528b31894d2e8c56
parent2ed769dae3f003951924be9e3a392fd6024a8d5e
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