Attributed context-free grammars provide a rigorous basis for the semantic analysis and translation of tree-structured objects and have been used to build a variety of systems. A number of programming language compiler, compiler generators, and language-based editor generators employing attribute grammars have been described in the literature. Many of these systems make use of l-ordered attribute grammars, attribute grammars for which particularly efficient methods for attributing derivation trees have been described. Derivation trees representing constructs of only moderate size may contain thousands of nodes and tens of thousands of attribute instances, and attribution of such trees on uniprocessor systems may require a significa...
This topic of this thesis is parallel parsing using context-free grammars and attribute grammars. Th...
Attribute Grammars (AGs) are a generalization of the concept of Context-Free Grammars (CFGs). The fo...
Attribute Grammars were proposed by Donald Knuth (1968) as a tool for describing and implementing th...
This paper reports on experiments with parallel compilation of programming languages. In order to ta...
Attribute grammars are a value-oriented, non-procedural extension to context-free grammars that faci...
The authors have applied tree contraction to evaluate attribute expressions in parallel. Attribute e...
In this paper we state requirements for a software environment for computer aided development of par...
The attribute dependence graph of a syntax tree may be partitioned into disjoint regions. Attribute ...
Traditionally, an attribute grammar is presented as a context-free grammar which is augmented with a...
This paper relates our experience implementing a production compiler from an attribute grammar. The ...
Knuth's attribute grammars are a powerful, natural way of specifying translations such as those invo...
Attributed grammars can be used to specify both the syntax and the semantics of programming language...
AbstractAttributed tree transducers are abstract models used to study properties of attribute gramma...
The classical attribute grammar framework can be extended by allowing the specification of tree tran...
Attributed grammars, developed by Knuth, permit the formal specification of context-sensitive syntax...
This topic of this thesis is parallel parsing using context-free grammars and attribute grammars. Th...
Attribute Grammars (AGs) are a generalization of the concept of Context-Free Grammars (CFGs). The fo...
Attribute Grammars were proposed by Donald Knuth (1968) as a tool for describing and implementing th...
This paper reports on experiments with parallel compilation of programming languages. In order to ta...
Attribute grammars are a value-oriented, non-procedural extension to context-free grammars that faci...
The authors have applied tree contraction to evaluate attribute expressions in parallel. Attribute e...
In this paper we state requirements for a software environment for computer aided development of par...
The attribute dependence graph of a syntax tree may be partitioned into disjoint regions. Attribute ...
Traditionally, an attribute grammar is presented as a context-free grammar which is augmented with a...
This paper relates our experience implementing a production compiler from an attribute grammar. The ...
Knuth's attribute grammars are a powerful, natural way of specifying translations such as those invo...
Attributed grammars can be used to specify both the syntax and the semantics of programming language...
AbstractAttributed tree transducers are abstract models used to study properties of attribute gramma...
The classical attribute grammar framework can be extended by allowing the specification of tree tran...
Attributed grammars, developed by Knuth, permit the formal specification of context-sensitive syntax...
This topic of this thesis is parallel parsing using context-free grammars and attribute grammars. Th...
Attribute Grammars (AGs) are a generalization of the concept of Context-Free Grammars (CFGs). The fo...
Attribute Grammars were proposed by Donald Knuth (1968) as a tool for describing and implementing th...