[code] ( quot -- )
Furnace framework » Furnace presentation layer » Chloe templates » Extending Chloe » Extending Chloe with custom tags

Prev:[write] ( string -- )
Next:process-children ( tag quot -- )


Vocabulary
html.templates.chloe.compiler

Inputs
quota quotation


Outputs
None

Word description
Compiles the quotation. It will be called when the template is called.

Definition