About Hanoi
I saw an InterLisp-D version of Tower of Hanoi in late 1970s at Xerox PARC.
The "classic" version uses a recursive algorithm;
the iterative version (which more easily supports Stop) is based on some Scheme code
posted by Stancu Radu. Like PicoFermiBagels,
it's a simple app to try in new programming languages/environments,
so I have have versions also in NewtonScript, JavaScript and Waba.
author | Steve Weyer: weyer@kagi.com
|
distribution | freeware. © Copyright 2002, S. Weyer. All Rights Reserved Worldwide.
|
URL | http://www.kagi.com/weyer/
|