Building a Turing-complete computing environment using GNU find and mkdir utilities
Japanese developer Keigo Oka demonstrated that a Turing-complete computational environment can be created using the GNU find and mkdir utilities, allowing for the implementation of any computable function and self-replication. Previously, the possibility of creating such an environment was demonstrated for the sed and awk utilities. Implementations confirming Turing completeness are provided based on find […]
