Subject: Re: exercise from PAIP
From: rpw3@rpw3.org (Rob Warnock)
Date: Mon, 15 Mar 2004 06:07:14 -0600
Newsgroups: comp.lang.lisp
Message-ID: <UHudnYjimOjvAcjd3czS-w@speakeasy.net>
David Fisher <dave_a_fisher@yahoo.com> wrote:
+---------------
| You can define '(' as a reader-macro character so that it would check
| if the first element is a list and then insert 'lambda.
+---------------

Though those with some experience in Scheme might suggest that you
insert 'FUNCALL instead.


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607