Affiliation:
1. Carleton Univ., Ottawa, Ont., Canada
Abstract
This paper introduces an alternative to context-free grammars called regular right part (RRP) grammars, which resemble PASCAL syntax diagrams. Formally, RRP grammars have production right parts, which are nondeterministic finite state machines (FSMs), and, as a special case, regular expression, since these can be converted to FSMs. RRP grammars describe the syntax of programming languages more concisely and more understandably than is possible with CF grammars. Also introduced is a class of parsers, RRP LR(m, k) parsers, which includes the CF LR(k) parsers and provides the same advantages. Informally, an RRP LR(m, k) parser can determine the right end of each handle by considering at most k symbols to the right of the handle and the left end, after the right end has been found, by considering at most m symbols to the left of the handle. A mechanism for determining the left end is required because there is no bound on the length of the handle.
Publisher
Association for Computing Machinery (ACM)
Reference10 articles.
1. Aho A.V. and Ullman J.D. The Theory of Parsing Translation and Compiling Vols. 1 2. Prentice-Hall Englewood Cliffs N.J. 1972. Aho A.V. and Ullman J.D. The Theory of Parsing Translation and Compiling Vols. 1 2. Prentice-Hall Englewood Cliffs N.J. 1972.
2. DeRemer F.L. and LaLonde W.R. A proposal to develop and implement an advanced translator writing system. U. of California Santa Cruz Calif. 1971-75. DeRemer F.L. and LaLonde W.R. A proposal to develop and implement an advanced translator writing system. U. of California Santa Cruz Calif. 1971-75.
3. An efficient context-free parsing algorithm
Cited by
24 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. The Semantics of Plurals;Proceedings of the 15th ACM SIGPLAN International Conference on Software Language Engineering;2022-11-29
2. Weighted DAG Automata for Semantic Graphs;Computational Linguistics;2018-03
3. Efficient recognition of trace languages defined by repeat-until loops;Information and Computation;2010-08
4. Towards a Taxonomy for ECFG and RRPG Parsing;Language and Automata Theory and Applications;2009
5. Macros for context-free grammars;Proceedings of the 10th international ACM SIGPLAN conference on Principles and practice of declarative programming;2008-07-15