TALCL
TALCL is a templating library that implements XML templates and HTML templates.

(Plain text templates can also be generated by putting template content inside a tal:tal tag). Templates created with this library can be integrated with CXML dom documents.

This library is a significant branch of the TAL implementation found in arnesi / yaclml / ucw. TALCL is divorced entirely from the arnesi / yaclml / ucw stack and should be a usable choice for any templating need (though certainly specializing in XML templating).

See the examples directory for runable lisp code and tal templates.

For more info see:

Git Hub: https://github.com/AccelerationNet/talcl


Topic: AccelerationNet