[Templates] Can there be two?
Simon Wistow
simon@thegestalt.org
Fri, 5 May 2006 16:32:47 +0100
On Fri, May 05, 2006 at 08:20:06AM -0600, Paul Seamons said:
> Years went on. I decided it would be useful to have basic IF
> directive support as well as allowing for argument passed to functions
> (such as [% a(b) %]). I added these features, played around with
> things, toyed with tag parsing methods. At first there was
> no optree
Having read this bit and also the PoD you posted I was wondering if it
would be possible to take the op-tree you describe and compile to some
other language similar to the way that Jemplate works.
Simon