Archives
-
CodeSmith Generator 6.0 Template Parser Progress Report - Part 2
In this post I’m going to talk about how the new template parser in CodeSmith Generator 6.0 creates an AST (Abstract Syntax Tree) and then uses the visitor pattern to iterate over the nodes in the AST and do transformations.