top | item 23070139

The Composable Architecture

33 points| mbw234 | 5 years ago |pointfree.co

1 comment

order

grumpycoder2|5 years ago

This is... a computer. They've just implemented a Turing machine: a bunch of states with transitions between them defined by a transition function. And that's because, at the end of the day, you still have to do the computation somewhere. You can't get around having to add and subtract the numbers by hitting the buttons, but this ensures that you can do it with way more code than is necessary.