Hello!
On Mon, Oct 7, 2013 at 7:56 AM, Veniamin Gvozdikov wrote:
>
> Are you planing to add template engine like jinja2?
>
Yes, I do have plans to implement the lua-resty-tt2 (from the Perl
world) and lua-resty-jinja2 (from the Python world) templating
libraries :)
And I'm also going to make use of the upcoming string.buffer API in
LuaJIT 2.1 and ensure that everything can be truly JIT compiled by
LuaJIT 2.1 here :) It'll be fun ;)
Best regards,
-agentzh