racket/collects/plai/info.rkt
2010-04-27 16:50:15 -06:00

8 lines
320 B
Racket

#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))))