[movitz-devel] Self-referential functions
Chris Capel
chris at iBankTech.NET
Fri Mar 19 00:33:03 UTC 2004
Slightly OT, perhaps. Reading the sources, I noticed a *lot* of things like
(defmacro defmacro
and
(defun eq (a b)
(eq a b))
. How exactly does that work? It sort of boggles my mind, really. Is there a general explanation on the web somewhere for this technique, or could someone explain how it works in Muerte?
Chris Capel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/movitz-devel/attachments/20040318/be0797fd/attachment.html>
More information about the movitz-devel
mailing list