Hacker News new | ask | show | jobs
by soegaard 685 days ago
I a not sure which Lisp you are thinking of, but compared to a "standard" Lisp you might be interested in how the module system interacts with the macro system. In particular the concept of a tower of phases.
1 comments

Thanks, I'll look into that!