Subject: Re: Problem with macroexpansion and macrolet
From: rpw3@rpw3.org (Rob Warnock)
Date: Sat, 20 Mar 2004 11:47:11 -0600
Newsgroups: comp.lang.lisp
Message-ID: <3vydnWHU_u8CHsHd3czS-g@speakeasy.net>
Peter Scott <sketerpot@chase3000.com> wrote:
+---------------
| ...deciding what I *really* want.
| 
| In this case, I'm writing my own replacement for the usual "make"
| program. I want to be able to do transformations on dependency trees...
+---------------

Have you considered using ASDF <URL:http://www.cliki.net/asdf>
as a starting place? It might be sufficiently powerful as it
stands to do your job, but if not, you can certainly extend or
customize it easier than writing one from scratch...


-Rob

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