Y
Hacker News
new
|
ask
|
show
|
jobs
by
xfer
3186 days ago
The well-known algorithm for macro expansion is mark-and-rename. Although the racket implementation was later changed to scope-sets(
http://www.cs.utah.edu/plt/scope-sets/index.html
).