On 18 October 2013 16:40, Elias Barrionovo <elias.tandel@gmail.com> wrote: > Tir [1] is a web framework for Lua that uses Lua itself as template > language [2]. But perhaps you can get the template part of it. > > [1] http://tir.mongrel2.org/ > [2] http://tir.mongrel2.org/features/design.html Seconded. Tir's view.lua[1] is a very concise and elegant template system. [1]: https://github.com/zedshaw/Tir/blob/master/tir/view.lua