Adaptable parsing expression grammars

LV dos Santos Reis, R da Silva Bigonha… - … Symposium, SBLP 2012 …, 2012 - Springer
… 1.2 From Adaptable Grammars to Adaptable PEGs We propose an adaptable model that
is based on Parsing Expression Grammars (PEGs) [13]. Similarly to Extended Attribute …

[HTML][HTML] The formalization and implementation of adaptable parsing expression grammars

LVS Reis, RS Bigonha, VO Di Iorio… - Science of Computer …, 2014 - Elsevier
… This paper presents the design and formal definition of Adaptable Parsing Expression
Grammars, an extension to the Parsing Expression Grammar (PEG) model that allows the …

An attribute language definition for adaptable parsing expression grammars

EM Cardoso, RG Ribeiro, LVS Reis… - Proceedings of the 34th …, 2019 - dl.acm.org
… extends Parsing Expression Grammar model with the notion of syntactic attributes, which
are values passed through parse tree nodes and used during the parsing process. A grammar

[PDF][PDF] A survey of adaptable grammars

H Christiansen - ACM SIGPLAN Notices, 1990 - dl.acm.org
… of new grammar rules, and - a mechanism for controlling their scope. As an example of an
adaptable grammar formalism, I will explain my own generative clause grammars, Gcc, which …

A text pattern‐matching tool based on Parsing Expression Grammars

R Ierusalimschy - Software: Practice and Experience, 2009 - Wiley Online Library
… In this paper, we propose the use of Parsing Expression Grammars (PEGs) as a basis for
pattern … We also present a Parsing Machine that allows a small and efficient implementation of …

Adaptable parsing of real-time data streams

F Campanile, A Cilardo, L Coppolino… - … on Parallel, Distributed …, 2007 - ieeexplore.ieee.org
… In this paper, we present an approach to the parsing of heterogeneous data streams based
on the definition of formatdependent grammars and automatic production of adhoc parsers. …

[PDF][PDF] Flexible parsing

PJ Hayes, GV Mouradian - American Journal of Computational …, 1981 - aclanthology.org
… Suffice it to say that we assume a flexible parser is just one … arise, and a flexible parser
cannot even assume that … working parser, called FlexP, which can apply its grammar to …

Adaptive LL (*) parsing: the power of dynamic analysis

T Parr, S Harwell, K Fisher - ACM SIGPLAN Notices, 2014 - dl.acm.org
… For example, despite a few ambiguities in our Java grammar, SLL mode correctly parses
all inputs we have tried without failing over to LL. Nonetheless, the second (LL) stage must …

A user-extensible and adaptable parser architecture

J Tobin, C Vogel - … on Innovative Techniques and Applications of Artificial …, 2008 - Springer
… the parsing procedure from the declarative grammar it operates with; part of the novelty here
is in the way that the grammar … This architecture is ideally suited to parsing inputs where the …

Grammar adaptation

R Lämmel - International Symposium of Formal Methods Europe, 2001 - Springer
… for the adaptation of grammars. Grammars need to be adapted in grammar development, …
To correct the diagram or the grammar resp., we need to delete the phrase which does not …