Subject: Re: HTML reader macro
From: rpw3@rpw3.org (Rob Warnock)
Date: Tue, 24 May 2005 18:55:50 -0500
Newsgroups: comp.lang.lisp
Message-ID: <PuqdnRIiH5ebIg7fRVn-1Q@speakeasy.net>
Frank Buss  <fb@frank-buss.de> wrote:
+---------------
| Stefan Ram wrote:
| >   Possibly you might get some inspiration from the similar
| >   notation "Enamel" by Erik Naggum.
| > http://groups.google.es/groups?selm=3207626455633924%40naggum.net&output=gplain
| 
| thanks, this looks like the way to go. I think I use Enamel with "("
| instead of "<", because unfortunatly I have to generate attributes for HTML
| and I'll use ":" instead of "|", because then my editor can format it for
| me (otherwise there are problems with the usual "|" meaning in Lisp).
+---------------

Well, if you're going to do *that*, then why reinvent the wheel?
Why not just use HTOUT or CL-WHO or HTML-GEN or one of the other
macro packages that already exist?!?  [See <http://www.cliki.net/Web>.]


-Rob

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