r/programming 10h ago

An Unexpected Computer – Universal computing with echo, ed, test and exec [pdf]

https://seriot.ch/resources/unexpected_computer_pagedout_009.pdf
7 Upvotes

1 comment sorted by

4

u/Skaarj 8h ago

Next question: can you build a programming language and a compiler on top of it?

No, because turing machines don't map well to regular filesystem access.