Y
Hacker News
new
|
ask
|
show
|
jobs
by
kagevf
1251 days ago
Common Lisp macro expansion happens at compile time, so they wouldn't affect runtime performance.
1 comments
ElevenLathe
1251 days ago
...but it's a fair thing to think about if the "poweruser" interface encourages creating new macros on the fly. Common Lisp can "compile" at the REPL or otherwise in the live environment.
link