What's new? | Help | Directory | Sign in
Google
                
Show all Featured Downloads:
sgte-0.7.1.tar.gz
How to join?
Project owners:
  filippo.pacini
Project members:
huntermorris

sgte: A simple Erlang Template Engine

sgte is an Erlang template Engine for generating structured output (code, html web pages, xml, emails, csv files, etc...).

It's inspired on the StringTemplate template language. And tries to enforce strict separation between model and view. The template language tries to remain as simple as possible.