Indexed languages are a class of formal languages discovered by Alfred Aho; they are described by indexed grammars and can be recognized by nested stack automatons. .
Indexed languages are a proper subset of context-sensitive languages and a proper superset of mildly context-sensitive languages and context-free languages. They qualify as an abstract family of languages and hence satisfy many closure properties. However, they are not closed under ...
more
Read article at Wikipedia
Indexed language
Similar topics in Freebase
-
Regular language
In theoretical computer science, a regular language is a formal language (i.e., a possibly infinite set of finite sequences of symbols from a finite alphabet) that satisfies the following equivalent properties: The collection of regular languages over an alphabet Σ is defined recursively as follows...