racket/collects/plai/info.ss
2010-02-17 15:53:11 +00:00

8 lines
320 B
Scheme

#lang setup/infotab
(define blurb '("Language levels for the Programming Languages: Application and Interpretation textbook"))
(define homepage "http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/")
(define primary-file "main.ss")
(define scribblings '(("scribblings/plai.scrbl" (multi-page) (language -11))))