racket/collects/tests/htdp-lang/README
2010-10-13 10:31:00 -04:00

12 lines
309 B
Plaintext

The files in this directory test the teaching language implementation.
htdp.rktl
load this file (racket -qr htdp.rktl) to run most of the tests
$ racket -qr htdp.rktl
htdp-image.rktl
load this file in gracket to run the htdp/image tests
$ gracket -qr htdp-image.rktl
See beginner.rktl for more.