Re: cl-who, another html templating system

Peter Seibel <[email protected]> 18 Jul 2003 12:20:10 -0700
Newsgroups gmane.lisp.clump
Message-ID <[email protected]>
Luke Gorrie <[email protected]> writes:

> Miles Egan <[email protected]> writes:
> 
> > Edi Weitz just announced cl-who, another lisp/html templating system. 
> > (I'm guessing most of you read c.l.l and already know this).
> > 
> > cl-who's homepage is here:
> > 
> > http://weitz.de/cl-who/
> > 
> > With cl-who, htmlgen, and lml2 it's nice to have so many good options.
> 
> The next time someone writes one, perhaps they'd consider a Latte-like
> style? I'd really dig that m'self.
> 
> Latte is approximately TeX syntax with scheme semantics. You can see
> some examples here:
> 
>   http://www.latte.org/examples.html
> 

Heh. I'm currently working on a book (on Lisp, no less) and since I
couldn't see trading in Emacs for Word I've been using a home-brew
ascii->HTML (and from there to PDF) system I wrote in Common Lisp that
uses TeX/Latte-ish syntax plus some Wiki-like ASCII formatting. I
don't, however, have any facility for defining new macros/subroutines
the way TeX and Latte do, though that's not a bad idea.

Right now it's pretty much a big kludge, using carefully ordered
regexps to apply formatting but at some point I'm going to have to
start sending Word documents to my publisher--at that point I'm either
going to have to soup it up to make it capable of generating RTF
documents or switch to Word. :-(

If I polish it up at all I'll post it somewhere for folks to take a
look at.

-Peter

-- 
Peter Seibel                                      [email protected]

         Lisp is the red pill. -- John Fraser, comp.lang.lisp