tildef
Tildef is a notation and processing framework used to define and render text templates. It provides a compact set of features for separating content from presentation and for generating parameterized documents, reports, and messages across multiple languages and communication channels.
Origin and scope: The term Tildef emerged in information design discussions in the 2010s as a lightweight
Core concepts: A Tildef template consists of static text interleaved with dynamic elements. Dynamic elements include
Syntax and rendering: The canonical syntax uses delimiters [[ and ]] for tokens. A template is compiled into
Usage and relations: Tildef has been used in content management, localization, and automated report generation. It