Files
garden/push-down-automata.md
T
2020-11-25 21:37:32 +01:00

163 B

Push down Automata

  • Back in school I learnt about FSMs but not about PDAs for some reason.
  • As I expected (remembered?) they are like FSMs plus a stack.