[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] lua-CodeGen 0.1.0
- From: François Perrad <francois.perrad@...>
- Date: Thu, 2 Sep 2010 10:06:35 +0200
I am pleased to announce the first release of lua-CodeGen.
lua-CodeGen is a "safe" template engine.
lua-CodeGen enforces a strict Model-View separation.
lua-CodeGen allows to split template in small chunk,
and encourages the reuse of them by inheritance.
lua-CodeGen is not dedicated to HTML,
it could generate any kind of textual code.
The homepage is at http://fperrad.github.com/lua-CodeGen.
Patch, comment, etc are welcome.
Thanks.
François.