This is the initial design of the AST. It is built in a data oriented style. It also needs iterators over the AST and the optimized AST as well as some more transformation functions.
This is the initial design of the AST. It is built in a data oriented style. It also needs iterators over the AST and the optimized AST as well as some more transformation functions.