Erlang模板引擎 Templerl
openkk
13年前
Templerl 是一个类似 Smarty 和 Velocity 的模板引擎,适合 Erlang 语言使用。 <ul> <li>A simple expression language </li> <li>Control statements e.g. <tt>if</tt> and <tt>foreach</tt> </li> <li>Erlang function call </li> <li>User definable delimiters </li> </ul> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1322998754280" target="_blank">http://www.open-open.com/lib/view/home/1322998754280</a></p>