Highly Influenced
Adaptive LL(*) parsing: the power of dynamic analysis
@inproceedings{Parr2014AdaptiveLP, title={Adaptive LL(*) parsing: the power of dynamic analysis}, author={Terence Parr and Sam Harwell and Kathleen Fisher}, booktitle={OOPSLA}, year={2014} }
- Published in OOPSLA 2014
DOI:10.1145/2660193.2660202
Despite the advances made by modern parsing strategies such as PEG, LL(*), GLR, and GLL, parsing is not a solved problem. Existing approaches suffer from a number of weaknesses, including difficulties supporting side-effecting embedded actions, slow and/or unpredictable performance, and counter-intuitive matching strategies. This paper introduces the ALL(*) parsing strategy that combines the simplicity, efficiency, and predictability of conventional top-down LL(k) parsers with the power of a… CONTINUE READING
From This Paper
Figures, tables, and topics from this paper.
Citations
Publications citing this paper.
Citation Statistics
59 Citations
Citations per Year
Semantic Scholar estimates that this publication has 59 citations based on the available data.
See our FAQ for additional information.
References
Publications referenced by this paper.
Showing 1-6 of 6 references
Highly Influential
Highly Influential
Highly Influential
Highly Influential
Highly Influential
Highly Influential