README.md (443B)
1 ## Pictures 2 3 `main.rkt` provides several picts, with some options. When run on the 4 command line, it shows a slide that demos the pict. 5 6 ## Slides 7 8 `hudak-quote.rkt` has a slideshow slide that uses the picture along 9 with a quote from Paul Hudak. 10 11 ## PNG 12 13 `mk-img.rkt` generates a PNG of the image. 14 15 ## Regenerating the data 16 17 `find.rkt` regenerates `lang.plain` and `lang-colors.rktd` 18 automatically when run. 19 20 ##### Originally by Robby Findler.