[plt-scheme] units and macros (unit/lang ?)

From: Shriram Krishnamurthi (sk at cs.brown.edu)
Date: Thu Nov 20 20:36:40 EST 2003

PLT Scheme's `module' mechanism does just this!  You can read Matthew
Flatt's ICFP 2002 paper for the full details, or begin here for a
quick and programmer-friendly introduction:

  http://www.htus.org/Book/Staging/how-to-use-modules/

Shriram


Posted on the users mailing list.