Difference between revisions of "Publications/gournet.05.sud"
From LRDE
Line 8: | Line 8: | ||
| project = Transformers |
| project = Transformers |
||
| urllrde = 200505-SUD-ag |
| urllrde = 200505-SUD-ag |
||
− | | abstract = Attribute Grammars (AGs) provide a very convenient means to bind semantics to syntax. They enjoy an extensive bibliography and are used in several types of applications. |
+ | | abstract = Attribute Grammars (AGs) provide a very convenient means to bind semantics to syntax. They enjoy an extensive bibliography and are used in several types of applications. Yet, to our knowledge, their use to disambiguate is novel. We present our implementation of an evaluator of attributes for ambiguous AGs, tailored to ambiguous parse trees disambiguation. This paper focuses on its implementation that heavily relies on Stratego/XT, which is also used as language to express the attribute rules. A companion paper presents the disambiguation process in details 200505-SUD-disamb. |
| type = misc |
| type = misc |
||
| id = gournet.05.sud |
| id = gournet.05.sud |
Revision as of 09:01, 10 September 2014
- Authors
- Alexandre Borghi, Valentin David, Akim Demaille, Olivier Gournet
- Place
- Utrecht University, Netherland
- Type
- misc
- Date
- 2005-05-01
Abstract
Attribute Grammars (AGs) provide a very convenient means to bind semantics to syntax. They enjoy an extensive bibliography and are used in several types of applications. Yet, to our knowledge, their use to disambiguate is novel. We present our implementation of an evaluator of attributes for ambiguous AGs, tailored to ambiguous parse trees disambiguation. This paper focuses on its implementation that heavily relies on Stratego/XT, which is also used as language to express the attribute rules. A companion paper presents the disambiguation process in details 200505-SUD-disamb.
Bibtex (lrde.bib)
@Misc{ gournet.05.sud, author = {Alexandre Borghi and Valentin David and Akim Demaille and Olivier Gournet}, title = {Implementing attributes in {SDF}}, year = 2005, address = {Utrecht {U}niversity, {N}etherland}, note = {Communication to Stratego Users Day 2005}, month = may, project = {Transformers}, abstract = {Attribute Grammars (AGs) provide a very convenient means to bind semantics to syntax. They enjoy an extensive bibliography and are used in several types of applications. Yet, to our knowledge, their use to disambiguate is novel. We present our implementation of an evaluator of attributes for ambiguous AGs, tailored to ambiguous parse trees disambiguation. This paper focuses on its implementation that heavily relies on Stratego/XT, which is also used as language to express the attribute rules. A companion paper presents the disambiguation process in details 200505-SUD-disamb.} }