27Oct00
Procedural Macros for Java
Bachrach and Playford
R5RS Macros
•
syntax-rules
is not procedural
•
Two environments
•
… is cute but brittle
•
Pattern variables are defaults
•
No hygiene escapes
•
Local syntax
•
Other Scheme macro systems exist