Y
Hacker News
new
|
ask
|
show
|
jobs
by
lispm
3327 days ago
If you have compiled code, you have to recompile the code when you change a macro. It's not done automagically.
If you have interpreted Lisp code, then the code can use the new macro automagically.