A slide that shows all the languages used to build Racket
Go to file
Robby Findler eb63b4f9ca adjust inset so that it matches bounding box for the current
version of the file tree, and then adjust main so that it
uses a narrower font for the language names
2012-05-26 16:44:35 -05:00
.gitignore adjust for changes to the tree, also Rackety 2012-05-26 11:28:13 -05:00
draw-plain.ss Initial commit, as given at DARPA PI meeting 2012-04-23 21:53:53 -04:00
find.rkt adjust for changes to the tree, also Rackety 2012-05-26 11:28:13 -05:00
lang-colors.rkt adjust for changes to the tree, also Rackety 2012-05-26 11:28:13 -05:00
lang-slide.ss adjust inset so that it matches bounding box for the current 2012-05-26 16:44:35 -05:00
lang.plain adjust for changes to the tree, also Rackety 2012-05-26 11:28:13 -05:00
main.rkt adjust inset so that it matches bounding box for the current 2012-05-26 16:44:35 -05:00
mk-img.ss Initial commit, as given at DARPA PI meeting 2012-04-23 21:53:53 -04:00
README.md Credit Robby. 2012-04-23 23:03:40 -03:00

Finding files

find.ss generates lang.plain (I don't remember how)

Pictures

main.rkt draws the picture, with some options.

Slides

lang-slide.ss has a slideshow slide that uses the picture.

Originally by Robby Findler.