Files
garden/push down automata.md
T
flancian e26cc36d7c Wow, forgot to use 'git mv', previous changelists are [[cursed]].
Will still revert journals to [[iso 8601]] after this commit.
2021-05-07 21:33:26 +02: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.