Sciweavers

96 search results - page 1 / 20
» The Genesis of Attribute Grammars
Sort
View
SPAA
1993
ACM
13 years 9 months ago
Scan Grammars: Parallel Attribute Evaluation via Data-Parallelism
This paper concerns the problem of how to exploit parallelism during the phases of compilation involving syntaxdirected analysis and translation. In particular, we address the pro...
Thomas W. Reps
ENTCS
2006
128views more  ENTCS 2006»
13 years 5 months ago
A Prolog Framework for the Rapid Prototyping of Language Processors with Attribute Grammars
In this paper, we describe PAG (Prototyping with Attribute Grammars), a framework for building Prolog prototypes from specifications based on attribute grammars, which we have dev...
José Luis Sierra, Alfredo Fernández-...
CC
2009
Springer
113views System Software» more  CC 2009»
14 years 5 months ago
Decorated Attribute Grammars: Attribute Evaluation Meets Strategic Programming
Lennart C. L. Kats, Anthony M. Sloane, Eelco Visse...
PLILP
1992
Springer
13 years 9 months ago
Strictness Analysis for Attribute Grammars
Attribute grammars may be seen as a (rather specialised) lazy or demand-driven programming language. The "programs" in this language take text or parse trees as input an...
Mads Rosendahl