WG211/M18VanWyk
From WG 2.11
Abstract syntax trees, forwarding, and control flow graphs by Eric Van Wyk
This work-in-progress talk describes our efforts to integrate abstract syntax trees with forwarding, and control flow graphs in designing extensible languages. Specifically we are interested in how language extensions can perform control and data flow analyses as well as structural analysis on syntax trees. The question centers on finding some analog for forwarding for control flow graphs.