• Medientyp: E-Book; Bericht
  • Titel: An efficient ELL (1) - parser generator
  • Beteiligte: Heckmann, Reinhold [VerfasserIn]
  • Erschienen: Scientific publications of the Saarland University (UdS), 2013-04-02
  • Sprache: Englisch
  • DOI: https://doi.org/10.22028/D291-26438
  • Entstehung:
  • Anmerkungen: Diese Datenquelle enthält auch Bestandsnachweise, die nicht zu einem Volltext führen.
  • Beschreibung: Extended context-free grammars also called regular right part grammars allow for compact and readable descriptions of the syntax of programming languages. Recursion in conventional context-free grammars can in most cases be replaced by iteration. Parser tables of predictive LL-parsers for extended grammars can be generated very efficiently if the length s of the look-ahead is 1. The generation time is proportional to the size of the parser table, that is the product of grammar size and number of terminal symbols.
  • Zugangsstatus: Freier Zugang