racket/collects/htdp/Test/TODO
2005-05-27 18:56:37 +00:00

29 lines
685 B
Plaintext

teachpack/htdp
collects/htdp
cvs commit -m.
-----------------------------------------------------------------------------------
docs:
-----------------------------------------------------------------------------------
code:
General comment:
the word repl should disappear
guess.ss: repl, repl3,
check that the result is a symbol gives bad error message
master.ss
add close? button
hangman.ss
error messages: can we do better?
(test-error (hangman-list (lambda (x y z) x) first))
(test-error (hangman-list (lambda (x y z) x) list))
the game should be "start-once only"
-----------------------------------------------------------------------------------