Template Language
The Template Language (TL) as described in Chapter 12
of Program Generators with XML and Java
is available with an open source license.
The zipped file contains:
- license.txt, an open source license for TL
- TL.jar, the complete set of classes used by TL. The jar file contains
a translator from the XML form of TL to Java (TL2Java), and translators
between the simple and XML forms of TL (XML2simple, Simple2XML).
- Change History
- Documentation and Examples
- a source code directory (that includes TL2Java.xml, TL2Java1.java,
XPathContext.java, and ProgramWriter.java)
The zipped directory does not contain:
- James Clark's
xt.
- Takuki Kamiya's omquery.
DOWNLOAD TL.ZIP