Kirk Haines <khaines / enigo.com> wrote:
> On Tue, 27 Jul 2004 20:00:38 +0900, Martin DeMello wrote
> > 
> > This is something I've been wanting for a long time, but I've never seen
> > a good implementation of it. What I want is both a powerful programming
> > language, and a reasonably declarative way of specifying the layout
> > (including things like significant whitespace - this is IMO somewhere
> > where it makes sense).
> 
> Martin, take a look at Borges.
> 
> http://borges.rubyforge.org

Thanks, I'll take a look. I'm more interested in static page generation
than in webapps per se, so I'd thought it'd be overkill for my purposes.

martin