Goto? For state machines???
Name:
Anonymous
2018-01-16 15:14
Who even thought that this was a good idea?
Name:
Anonymous
2018-01-16 16:05
What good is a state machine with only one state?
Name:
Anonymous
2018-01-16 19:56
>>2It's called a state machine not a states machine
Name:
Anonymous
2018-01-16 21:18
i sometimes come here thinking i will poast better
but in the end i just fuck it and think
i poast meme
hax my anus
Name:
Anonymous
2018-01-16 21:22
Name:
Anonymous
2018-01-17 7:24
obviously, the best way to emulate state machines is immutable data, dependent types, monads and automated proofs. it's just common sense
Name:
Anonymous
2018-01-17 17:34
>>6Just functions + monads are enough:
δ q_1 i_1 = do effect
return q_2