Skip to search formSkip to main contentSkip to account menu

S-attributed grammar

S-Attributed Grammars are a class of attribute grammars characterized by having no inherited attributes, but only synthesized attributes. Inherited… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2009
2009
N ::= 0 N.val = 0 N ::= 1 N.val = 1 N ::= N0 Nl.val = 2 * N val N ::= N1 Nl.val = 2 * N val + 1 An attribute grammar involving… 
2004
2004
This thesis examines the reputation of the Scottish political theorist and historian George Buchanan (1506-82), not only within… 
1996
1996
Attribute grammars can be considered as an extension of context-free grammars, where the attributes are associated with grammar… 
1991
1991
Code generation with the Graham Glanville scheme can be improved, using backtracking parsers for attribute grammars. This…