|
On Tue, Feb 8, 2011 at 1:03 PM, Marc Simpson <marc@0branch.com> wrote:While we're talking about template engines, there's a little piece of
> The templating engine is trivial at present, though I envisage (as with
> Dancer) the ability to drop in a third party implementation.
code by Rici Lake which is astounding for its power/weight ratio:
http://lua-users.org/wiki/SlightlyLessSimpleLuaPreprocessor
I pulled it out in slightly modified form as:
http://snippets.luacode.org/snippets/Lua_Preprocessor_118