TL Documentation and Examples
The rationale for the Template Language (TL) is described in Chapter 12
of Program Generators with XML and Java.
For a quick introduction to TL, visit the Hello World example below.
Each example comes with a script that you can modify
to run on your own system.
Examples
- Hello World, a good starting point
- Dictionary, an example based on Chapter 1
- Play, the major example used throughout the book
- TL2Java, a translator from TL to Java in TL
The Template Language
The TL APIs