Why Developers Never Use State Machines (2011)
1–2 of 2 posts
Re: Why Developers Never Use State Machines (2011)
#2I have used the state machine abstraction several times throughout the years. Specifically, I used them to replace regular expressions.