A custom HTML Document Object Model (DOM) parser. The core lexical and syntactic analysis is written in C using Flex and Bison. The resulting Abstract Syntax Tree (AST) is compiled into a shared ...