I've got some code for everyone to scrutine. Given template files [link|http://yceran.org/static/staticpages.qf|here], [link|http://yceran.org/static/archived.qf|here] and [link|http://yceran.org/html.qf|here], and program [link|http://yceran.org/static/qompose.icn|thus], I now have a means to generate pages like [link|http://yceran.org/static/archived.html|this] and all it's linked pages :-) with a minimum of duplicated information, to wit, the common layout markup. (The CGI stuff I have yet to implement, but that won't be hard.)

I know I probably could have done something like this with things like Apache's SSI tokens, but what does everyone think?

Oh, and I just went for the fairly dumb approach to the RPN code. It seems to be plenty quick enough. There are a few Icon-ish quirks with it, but I'll note them in the documentation.

Wade.