pug-linker

Link multiple pug ASTs together using include/extends

pug-parser

The pug parser (takes an array of tokens and converts it to an abstract syntax tree)

pug-lexer

The pug lexer (takes a string and converts it to an array of tokens)