Compile-time function execution – link to lisp

It is not possible to add the new link because it would replace an existing, longer link.

Line 1: Line 1:
===Lisp===
===Lisp===
The [[Macro_(computer_science)#Syntactic_macros|Lisp macro system]] is an early example of the use of compile-time evaluation of user-defined functions in the same language.
The [[Lisp]] macro system is an early example of the use of compile-time evaluation of user-defined functions in the same language.