https://github.com/samth/lang-slide
A slide that shows all the languages used to build Racket
https://github.com/samth/lang-slide
Last synced: 4 months ago
JSON representation
A slide that shows all the languages used to build Racket
- Host: GitHub
- URL: https://github.com/samth/lang-slide
- Owner: samth
- Created: 2012-04-24T01:56:02.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T14:08:42.000Z (almost 7 years ago)
- Last Synced: 2025-10-10T10:34:05.749Z (8 months ago)
- Language: Racket
- Homepage:
- Size: 1010 KB
- Stars: 4
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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.