A slide that shows all the languages used to build Racket
Go to file
Sam Tobin-Hochstadt 6f551d4c9d scheme -> racket
2013-07-13 12:53:42 -04:00
lang-slide scheme -> racket 2013-07-13 12:53:42 -04:00
.gitignore adjust for changes to the tree, also Rackety 2012-05-26 11:28:13 -05:00
info.rkt Create info.rkt 2013-06-25 18:51:16 -03:00
README.md name files more sensibly, improve readme 2012-11-12 18:21:32 -05:00

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.