The PAPAGENO Parallel-Parser Generator
2014; Springer Science+Business Media; Linguagem: Inglês
10.1007/978-3-642-54807-9_11
ISSN1611-3349
AutoresAlessandro Barenghi, Stefano Crespi Reghizzi, Dino Mandrioli, Federica Panella, Matteo Pradella,
Tópico(s)Advanced Malware Detection Techniques
ResumoThe increasing use of multicore processors has deeply transformed computing paradigms and applications. The wide availability of multicore systems had an impact also in the field of compiler technology, although the research on deterministic parsing did not prove to be effective in exploiting the architectural advantages, the main impediment being the inherent sequential nature of traditional LL and LR algorithms. We present PAPAGENO, an automated parser generator relying on operator precedence grammars. We complemented the PAPAGENO-generated parallel parsers with parallel lexing techniques, obtaining near-linear speedups on multicore machines, and the same speed as Bison parsers on sequential execution.
Referência(s)