template engine [ was: Re: Implementing tables - advice wanted ]
Vlad Dumitrescu
vladdu55@REDACTED
Wed Jun 14 12:50:41 CEST 2006
Hi,
On 6/14/06, Joe Armstrong (AL/EAB) <joe.armstrong@REDACTED> wrote:
> In passing I did make a little mini-mini-template language.
>
> This is simply HTML with a few ${Var} variables in it - like this:
This is similar to StringTemplate (www.stringtemplate.org). One nice
feature (IMHO) of ST is that it handles transparently variables that
are lists.
regards,
Vlad
More information about the erlang-questions
mailing list