Platform |   Version     |   Requirements     |
---|---|---|
Windows/NT |   | Untried. Would require a rewrite of the interface and communication code. |
Macintosh |   | Untried, as above. |
Unix | .25MB disk   (sources + tests + documentation) | Only tested under Solaris. We ended up using Gnu Common Lisp and its TCL extensions as the basis of our final implementation. The state machine code should work under any Common Lisp, but the robot code depends on TK, both for display of student state and for network communication. |
Network |   | Requires datagram communication capability via TCP/IP sockets. |