Hacker News new | ask | show | jobs
by adastra22 681 days ago
It does things Lisp doesn't do?
1 comments

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.
Thanks, I'll look into that!