www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 17d6319174e2f694aff741e4d66d1b5de92a2f08
parent fd8580b0657cdccc97d3831f7421f31b172eb26f
Author: Sam Tobin-Hochstadt <samth@racket-lang.org>
Date:   Mon, 23 Apr 2012 22:01:04 -0400

Add readme.

Diffstat:
AREADME.md | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,11 @@ +## 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.