Yaclml

Compiling TAL Templates 

Given a TAL template (either an in-memory string or a file) We can compile this text into a function which, when called, prints the corresponding HTML on *yaclml-stream*. The compiled function requires two arguments: an environment mapping names (symbols) to lisp objects and a generator which is used for finding other templates to include.