Re: cl-who, another html templating system

Luke Gorrie <[email protected]> 18 Jul 2003 18:31:54 +0200
Newsgroups gmane.lisp.clump
Message-ID <[email protected]>
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

Just my two cents!

Cheers,
Luke