Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- articleJanuary 1991
Efficient construction of LR(k) states and tables
ACM Transactions on Programming Languages and Systems (TOPLAS), Volume 13, Issue 1Pages 150–178https://doi.org/10.1145/114005.102809A new method for building LR(k) states and parsing tables is presented. The method aims at giving a feasible construction of a collection of LR(k) parsing tables, especially when k > 1. for nontrivial grammars. To this purpose, the algorithm first ...
- articleOctober 1977
Regular right part grammars and their parsers
Communications of the ACM (CACM), Volume 20, Issue 10Pages 731–741https://doi.org/10.1145/359842.359853This 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), ...
- articleDecember 1975
On the complexity of LR(k) testing
Communications of the ACM (CACM), Volume 18, Issue 12Pages 707–716https://doi.org/10.1145/361227.361232The problem of determining whether an arbitrary context-free grammar is a member of some easily parsed subclass of grammars such as the LR(k) grammars is considered. The time complexity of this problem is analyzed both when k is considered to be a fixed ...