summaryrefslogtreecommitdiff
path: root/www/dev_guide/parser.rst
blob: 802b43fef3e60b8f195ead9e1a17f6225d4e0756 (plain)
1
2
3
4
5
6
7
8
9
The parser
==========

(parser)

How templates are compiled: a walk through Parser.py's source.
(Also need to look at Lexer.py, but not too closely.)