[erlang-questions] ErlTL: A Simple Erlang Template Language

Yariv Sadan yarivvv@REDACTED
Tue Oct 17 20:21:13 CEST 2006


Hi,

I created a simple template language called ErlTL that makes it easy
to embed Erlang expressions in large amounts of textual binary data.
It compiles template files into .beam files for good performance, and
it gives line-precise error reporting. For more information, visit

http://yarivsblog.com/articles/2006/10/17/introducting-erltl-a-simple-erlang-template-language

You can get it here

http://code.google.com/p/erltl

Please let me know if you have any problems or suggestions!

Thanks
Yariv



More information about the erlang-questions mailing list