|
|
|
|
|
by PaulHoule
3091 days ago
|
|
TLDR -- there is nothing so special about Lisp (in terms of metaprogramming) other than a syntax that is easy to parse. All languages have tools to manipulate code at the source code level, but people rarely use them. These guys did. |
|