in reply to C compiler ... in Perl
You might also be interested in HTML::Template::JIT. It's a just-in-time compiler that generates C code from HTML::Template templates. It uses Inline::C to compile the C code on the fly. The result is the fastest templating system known to (this) man.
-sam
|
|---|