If theres one thing p-h-c contractors can get passionate about, its the codes they must comply with every day in their businesses. Whether its the plumbing code, the building code, the mechanical code ...
The common thread was that all represented code as an Abstract Syntax Tree (AST). This was fine up to a point, but struggled when a bit of code referenced information across separate modules or ...