/ittf/site/docs/concepts/t/overview/wizzifier.html.ittf (primary)
edit
1 $group
2 $
3 var sect = {
4 title: 'Wizzifiers'
5 };
6 section( §)
7 p Ittf documents represent code as a tree data structure to make source code templeatable
8 + and computable when convenient. They are normally edited by programmers but sometimes
9 + would be usefull the translation of existing code into an ITTF document type and then
10 + add template nodes and scripts.
11 p Some Wizzi Schemas of the default Wizzi Factory plugins have a related wizzifier tool that translates
12 + PL code into an ITTF Document of its type.
13 p
14 a See the Wizzifiers documentation
15 href ./wizzifiers.html
16 + ${} for more details.