Pushdown automaton
A pushdown automaton is a finite-state machine equipped with a stack, whose stack operations let it recognize context-free languages.
A pushdown automaton is a finite-state machine equipped with a stack, whose stack operations let it recognize context-free languages.