A slide that shows all the languages used to build Racket
Go to file
2012-09-04 20:27:17 +02: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 brought info up to date with recent Racket 2012-09-04 20:27:17 +02:00
lang-colors.rkt brought info up to date with recent Racket 2012-09-04 20:27:17 +02:00
lang-slide.ss brought info up to date with recent Racket 2012-09-04 20:27:17 +02:00
lang.plain brought info up to date with recent Racket 2012-09-04 20:27:17 +02:00
main.rkt brought info up to date with recent Racket 2012-09-04 20:27:17 +02:00
mk-img.ss Initial commit, as given at DARPA PI meeting 2012-04-23 21:53:53 -04:00
README.md brought info up to date with recent Racket 2012-09-04 20:27:17 +02:00

Finding files

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

Pictures

main.rkt draws the picture, with some options.

Slides

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

Originally by Robby Findler.