[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: html builder for lua (a.k.a. templates)
- From: startx <startx@...>
- Date: Thu, 12 May 2011 16:35:17 +0100
On Thu, 12 May 2011 12:28:47 -0300
Emmanuel Oga <emmanueloga@gmail.com> wrote:
> Hello, I was looking at this ruby library:
>
> http://hammer.pitr.ch/2011/05/11/HammerBuilder-introduction/
> I'm wondering if there is already a lua project that handles a
> template like in the example above.
>
> I think writing a web application templates in the way outlined in
> that example could be a viable option. What do you think?
i guess that could be done by wrapping cosmo, no?
http://cosmo.luaforge.net/
startx