logo

Playing Tower of Hanoi on Medley Interlisp

Lisp

Lisp

14 followers

time2 yr agoview9 views

A Medley Interlisp session in which a Tower of Hanoi game program is loaded and played with 12 disks by evaluating the Lisp expressions:

(FILESLOAD HANOI)

(HANOI 12 NIL NIL T)

This is a remote Interlisp Online session running in the cloud recorded on an ASUS Chromebox 3 under chromeOS. With this setup the program runs much faster than on the Xerox Lisp Machines on which the Medley Interlisp environment was originally developed and deployed.

LEARN MORE

  • Medley Interlisp
  • Medley Online
Loading comments...