mirror of
https://github.com/flancian/garden.git
synced 2026-08-03 21:16:19 +00:00
163 B
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.