altos/lisp: Add towers of hanoi example
authorKeith Packard <keithp@keithp.com>
Fri, 11 Nov 2016 07:31:10 +0000 (23:31 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 18 Nov 2016 06:18:39 +0000 (22:18 -0800)
commitb3e0dcd2c133015d356a6fd5e654a2e5f8b33380
treee1226e9ddd9e43b8212f2ff31c24ade6d39e7749
parent654a34e72e28bfa52f26ed0be3bef63dfb50bba6
altos/lisp: Add towers of hanoi example

Uses vt100 escape sequences to animate the display even.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/hanoi.lisp [new file with mode: 0644]