Install smarty-lexer by entering the following commands in the terminal:
sudo apt update sudo apt install smarty-lexer
Description:
Smarty Lexer/Parser generator
The smarty-lexer package is used to generate the lexer and parser class files for Debian package smarty3. . To generate the template lexer and parser run Create_Template_Parser.php. It will create smarty_internal_templatelexer.php from smarty_internal_templatelexer.plex smarty_internal_templateparser.php from smarty_internal_templateparser.y . To generate the config file lexer and parser run Create_Template_Parser.php. It will create smarty_internal_configfilelexer.php from smarty_internal_configfilelexer.plex smarty_internal_configfileparser.php from smarty_internal_configfileparser.y
Homepage: https://github.com/smarty-php/smarty-lexer
Version: 3.1.30+dfsg1-1.1
Section: universe/web