On LL(k) linear conjunctive grammars
Abstract
Linear conjunctive grammars are a family of formal grammars with an explicit conjunction operation allowed in the rules, which is notable for its computational equivalence fo one-way real-time cellular automata, also known as trellis automata. This paper investigates the LL() subclass of linear conjunctive grammars, defined by analogy with the classical LL() grammars: these are grammars that admit top-down linear-time parsing with -symbol lookahead. Two results are presented. First, every LL() linear conjunctive grammar can be transformed to an LL(1) linear conjunctive grammar, and, accordingly, the hierarchy with respect to collapses. Secondly, a parser for these grammars that works in linear time and uses logarithmic space is constructed, showing that the family of LL() linear conjunctive languages is contained in the complexity class .
Cite
@article{arxiv.2112.08014,
title = {On LL(k) linear conjunctive grammars},
author = {Ilya Olkhovsky and Alexander Okhotin},
journal= {arXiv preprint arXiv:2112.08014},
year = {2021}
}