DOKK / manpages / debian 12 / libtext-xslate-perl / Text::Xslate::Parser.3pm.en
Text::Xslate::Parser(3pm) User Contributed Perl Documentation Text::Xslate::Parser(3pm)

Text::Xslate::Parser - The base class of template parsers

This is a parser to build the abstract syntax tree from templates.

The basis of the parser is Top Down Operator Precedence.

<http://javascript.crockford.com/tdop/tdop.html> - Top Down Operator Precedence (Douglas Crockford)

Text::Xslate

Text::Xslate::Compiler

Text::Xslate::Symbol

2022-10-20 perl v5.36.0