API Reference template_compiler v2.8.0

modules

Modules

Filter used in testing the template compiler. Also an example on how to write filters.
Filter used in testing the template compiler. Sets a process dict value to trace execution or expressions.
Main template compiler entry points.
Administrate all compiled templates and compilers in flight.
Template compiler application.
Compile main block elements to erl_syntax trees.
Compile expressions to erl_syntax trees.
Build the template module from the parts.
Operators for expression evaluation in templates
Simple runtime for the compiled templates. Needs to be copied and adapted for different environments.
Callback routines for compiled templates.
Template language scanner
Supervisor for the template compiler and administration.
Misc support routines.