pushdown automaton

التعريفات والمعاني

== English == === Noun === pushdown automaton (plural pushdown automata or pushdown automatons) (computing theory) An automaton with finitely many states that can also use one unbounded stack of memory; the automaton may only push, pop, or read the top of the stack. Abbreviation: PDA. Synonym: pushdown ==== Translations ==== === See also === Turing machine cellular automaton unlimited register machine context-free grammar