[boston-lisp-meeting-register] matt knox + 1 guest coming to the april meeting.

Matt Knox matthewknox at gmail.com
Mon Apr 14 22:36:37 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/20080414/54e8140e/attachment.html>


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