2002
DOI: 10.1007/3-540-45937-5_12
|View full text |Cite
|
Sign up to set email alerts
|

Disambiguation Filters for Scannerless Generalized LR Parsers

Abstract: C e n t r u m v o o r W i s k u n d e e n I n f o r m a t i c a Software ENgineeringDisambiguation filters for scannerless generalized LR parsers

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
112
0

Year Published

2004
2004
2015
2015

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 94 publications
(112 citation statements)
references
References 16 publications
0
112
0
Order By: Relevance
“…Each filter type targets a particular kind of ambiguity. Each filter is derived from a corresponding declarative disambiguation construct in the SDF grammar formalism [7]. Formally, each filter is a function that removes certain derivations from parse forests (sets of derivations).…”
Section: Sglr and Rnglrmentioning
confidence: 99%
See 3 more Smart Citations
“…Each filter type targets a particular kind of ambiguity. Each filter is derived from a corresponding declarative disambiguation construct in the SDF grammar formalism [7]. Formally, each filter is a function that removes certain derivations from parse forests (sets of derivations).…”
Section: Sglr and Rnglrmentioning
confidence: 99%
“…Scanners are often too simplistic to be able to deal with the actual syntax of a language and they prohibit modular implementation of parsers. Scannerless parsing [20,21,29] is a technique that avoids such issues that would be introduced by having a separate scanner [7]. Intuitively, a scannerless parser uses the power of context-free grammars instead of regular expressions to tokenize an input string.…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…In both of these systems, a grammar is defined using an EBNF syntax. In the realm of transformation, perhaps the most widely known and freely available GLR-based parser generator is that provided by the Syntax Definition Formalism (SDF) [20] [19]. SDF is a realization of a scannerless generalized LR parser (SGLR) supporting declarative disambiguation rules.…”
Section: Parsing: From Strings To Termsmentioning
confidence: 99%