Concept
Ast rewriting
Books
Journey Statusreviewing Tags
A program transformation technique that modifies the Abstract syntax tree (AST) to implement features like Macros, optimizations, or language extensions before code generation.
A program transformation technique that modifies the Abstract syntax tree (AST) to implement features like Macros, optimizations, or language extensions before code generation.