'macro can be used to control evaluation, https://software-lab.de/doc/refM.html#macro , but there is no compilation in Picolisp, hence no compile time macros.
Don't see the problem with that. How is it different from using strings without quotation marks as global symbols?
It was just one of those things which bugged me ...
'macro can be used to control evaluation, https://software-lab.de/doc/refM.html#macro , but there is no compilation in Picolisp, hence no compile time macros.
Don't see the problem with that. How is it different from using strings without quotation marks as global symbols?