2014
DOI: 10.1016/j.scico.2014.02.020
|View full text |Cite
|
Sign up to set email alerts
|

The formalization and implementation of Adaptable Parsing Expression Grammars

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 7 publications
(6 citation statements)
references
References 17 publications
0
6
0
Order By: Relevance
“…However, an experiment on parsing programs with SugarJ using a prototype version of an APEG interpreter indicates that APEG may significantly improve the performance of parsing such programs, when compared to the original implementation built with SDF [16].…”
Section: Resultsmentioning
confidence: 99%
See 4 more Smart Citations
“…However, an experiment on parsing programs with SugarJ using a prototype version of an APEG interpreter indicates that APEG may significantly improve the performance of parsing such programs, when compared to the original implementation built with SDF [16].…”
Section: Resultsmentioning
confidence: 99%
“…The parsing expression {g¼adapt(g,r);} is an update expression of APEG, and it is defined within the symbols {and}. That update expression extends the grammar g with new rules, encoded in the string r. The function adapt receives a grammar and a string representing the rules to be added to it and returns a new grammar, which contains the new rules [16]. APEG only permits modifying the grammar by creating new rules or adding new choices to the end of existing rules [16].…”
Section: Adaptable Parsing Expression Grammarmentioning
confidence: 99%
See 3 more Smart Citations