mirror of
https://github.com/flancian/garden.git
synced 2026-08-11 17:21:44 +00:00
e26cc36d7c
Will still revert journals to [[iso 8601]] after this commit.
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.