/ittf/site/docs/concepts/t/overview/overview.html.ittf (primary)
edit
1 $group
2 $
3 var sect = {
4 title: 'Overview'
5 };
6 section( §)
7 p Wizzi is a general purpose, language agnostic platform for setting up
8 \b data driven transformations of text into code, packages, documents,
9 \b configuration and data files.
10 p With Wizzi you became a meta developer building automata that produce software artifacts.
11 p All productions are managed by plugins.
12 p For Wizzi any software artifact is a data structure that can be generated processing data structures.
13 \b Its inputs are tree data structures (
14 a mTrees
15 href ./mtrees.html
16 + ) in a textual format ( ${}
17 a ITTF documents
18 href ./ittfdocuments.html
19 + ).
20 p Wizzi is a tool for the development environment, with no runtime.
21 \b Its outputs are textual documents.