lang-slide/README.md
2012-11-12 18:21:32 -05:00

21 lines
443 B
Markdown

## Pictures
`main.rkt` provides several picts, with some options. When run on the
command line, it shows a slide that demos the pict.
## Slides
`hudak-quote.rkt` has a slideshow slide that uses the picture along
with a quote from Paul Hudak.
## PNG
`mk-img.rkt` generates a PNG of the image.
## Regenerating the data
`find.rkt` regenerates `lang.plain` and `lang-colors.rktd`
automatically when run.
##### Originally by Robby Findler.