stack_automaton (76B)
1 # Stack automaton 2 3 Studied in [ginsburg1967stack] 4 5 Up: [pushdown_automaton]