Difference between revisions of "WG211/M6AnthonySloane"

From WG 2.11
Jump to: navigation, search
(Created page with "Category:WG211 <h2>Combining Attribution and Rewriting</h2> <h3>http://www.comp.mq.edu.au/~asloane/ Anthony M Sloane</h3> Attribute grammars and term rewriting system...")
 
m (1 revision)
 
(No difference)

Latest revision as of 11:06, 12 December 2011


Combining Attribution and Rewriting

[Anthony M Sloane]

Attribute grammars and term rewriting systems have proven to be useful high-level specification paradigms for developing program generators. Attribute grammars excel at defining analyses over static tree structures, whereas term rewriting systems are designed for transformation of structures. This talk will explore ways in which specifications of analyses and transformation in these paradigms may be usefully combined.