[boston-lisp-meeting-register] coming

Matt Knox matthewknox at gmail.com
Tue May 20 19:54:36 UTC 2008


-- 
(def (eval e l d c)
(if (atom? e)
((ahandler (type e)) e l d c)
(eval (car e) l d
(fun (x)
(evapp x (cdr e) l d c)))))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/boston-lisp-meeting-register/attachments/20080520/93fe5c9a/attachment.html>


More information about the Boston-lisp-meeting-register mailing list