Lambda the Ultimate

inactiveTopic Composable and Compilable Macros: You Want it When?
started 9/28/2002; 4:35:30 AM - last post 9/28/2002; 4:35:30 AM
Ehud Lamm - Composable and Compilable Macros: You Want it When?  blueArrow
9/28/2002; 4:35:30 AM (reads: 1243, responses: 0)
Composable and Compilable Macros: You Want it When?
Matthew Flatt. Composable and Compilable Macros: You Want it When? International Conference on Functional Programming (ICFP'2002). 2002.

The best explanation I've seen thus far about the PLT module system.

The paper esplains the design forces very well, but also includes code snippets that show how modules and macros interact in MzScheme.

Other module systems for Scheme are discussed.

The Bibliography of Scheme-related Research has large and interesting section about modules. I'll try to report on several of the other papers, unless some other LtU contributor preempts me


Posted to Software-Eng by Ehud Lamm on 9/28/02; 4:36:49 AM