lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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

Joe

--
:wq!