The Programming Languages: Application and Interpretation textbook and related languages
Programming Languages: Application and Interpretation (PLAI) is a textbook written by Shriram Krishnamurthi from Brown University. It uses a number of custom languages built on Racket.
Resources
- The PLAI website
- The Racket
#lang plait
, used in the 3rd edition of the textbook. - Languages used in older editions:
plai-typed
,plai
.