for CTPL 0.1 The latest version of this documentation can be found on-line at http://ctpl.tuxfamily.org/doc/unstable/.


CTPL overview
Introduction
Advantages and disadvantages
Working design
The lexer
The parser
Syntax
Raw data
Template blocks
Examples
API reference
CtplStack — Stack
CtplValue — Generic values
CtplEnviron — Environment
CtplToken — Language token
CtplLexer — Syntax analyser
CtplLexerExpr — Syntax analyser for mathematical/test expressions
CtplParser — Token tree parser
CtplEval — Expression evaluation
Read utilities — Common functions used to read from a LibMB buffer
Math utilities — Mathematical utilities
API Index