Compiling Turing Machines into Storage Modification Machines
J.-M. Chauvet

TL;DR
This paper presents a simple method to compile Turing Machines into Storage Modification Machines, leveraging their known computational equivalence to facilitate translation and potential implementation.
Contribution
It introduces a straightforward transformation process from Turing Machines to Storage Modification Machines, enabling a practical TM-to-SMM compiler.
Findings
Demonstrates a simple transformation method
Establishes a foundation for TM-to-SMM compilation
Facilitates implementation of Turing complete systems
Abstract
It is well known that Sch\"onhage's Storage Modification Machines (SMM) can simulate Turing Machines (TM) since Sch\"onhage's original proof of the Turing completeness of the eponymous machines. We propose a simple transformation of TM into SMM, setting the base for a straightforward TM-to-SMM compiler.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Algorithms and Data Compression · Distributed and Parallel Computing Systems
