Neil wrote:
> Following the recent thread about Bruce's AutoGen, I thought it might
> be of interest to post my template processor implementation, so here
> it is.
Hi Neil, et al.,
That is useful and handy and a convenient representation for generating
a text file that has computed fragments. To
Hi Schemers,
I'm pleased to announce that the SDOM project has released version
0.4, our third development release. This version features hundreds of
tests added to the core test suite, bringing the package into much
greater conformance with the W3C's specification. The documentation
has been gr
Alan Grover <[EMAIL PROTECTED]> writes:
> I look forward to your work on the issue. :) I kind of like the
> lazy-list solution, but I've been infected by a pure-and-lazy
> programming language (Clean). I think some people call them generators.
>
> I'm liking the lazy-list idea more and more. It se
Following the recent thread about Bruce's AutoGen, I thought it might
be of interest to post my template processor implementation, so here
it is.
It's pretty simple - for example it doesn't report errors precisely as
Bruce's does - but it does have a nice way of precisely controlling
the environme