|
|
|
|
|
by TeMPOraL
3696 days ago
|
|
I'm not sure about where you see the difference between those "selling points" - Lisp macros are the very advanced facility for runtime code-generation and compile-time computing. It's not just about expanding syntactic shortcuts - Lisps give you full power of the language runtime and compiler to be used at compile-time. |
|
Tests are specified as part of the definition, run at compile time, and if they fail no executable is produced.
https://github.com/billsix/bug