> On 18 Oct 2013, at 15:24, Matthias Beyer wrote: >> This is really handy for doing templating for websites. Is there >> something compareable for lua? > > Maybe not *quite* what you're looking for, but Mongoose[1] has the ability > to do this. It's now GPL though it does have an MIT fork[2]. > > [1] https://github.com/cesanta/mongoose > [2] https://github.com/sunsetbrew/civetweb Another tool that might interest you is the granddaddy Lua Pages: http://keplerproject.github.io/cgilua/manual.html#templates -- Pierre Chapuis