DBScholar

Back to papers

Runtime-Extensible Parsers

Summary: Proposes replacing monolithic, static parser-generator-based query parsers with runtime-extensible Parser Expression Grammars (PEGs) to enable dynamic syntax extensions and markedly better error recovery. Empirical evaluation shows PEG-based parsers are practical, flexible, and competitive in performance. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
543
Venue
CIDR
Year
2025
Pagerank
6.1828827e-05
Overall Rank
5,535 | 62.03%
DOI
-

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{muhleisen_cidr25,
        address = {Amsterdam, Netherlands},
        series = {{CIDR} '25},
        title = {{Runtime-Extensible Parsers}},
        booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
        author = {Mühleisen, Hannes and Raasveldt, Mark},
        year = {2025}
}

Incoming Citations (Sorted by Pagerank)

Showing 4 of 4 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 7 of 7 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers