Read even the machine’s description as data on the tape
In a Universal Machine, the rule table of some Turing machine itself is placed on the tape as a string of symbols. Not only the input but also “which machine to run” becomes data, and the interpreter mimics one step of the target machine while reading that description.
First look at the two tapes. The top is the program tape, the bottom is the input tape. Do not Step here; confirm that the machine and the input are separated.
The heart of Chapter 4 is not a “machine that computes fast” but a “machine that reads the description of a machine as data.”
Universal Overview
program tape + input tapeNo início, nenhuma operação é exibida; leia que a fita do programa e a fita de entrada se alinham como papéis separados.
Ordem de leituraUniversal OverviewNo início, nenhuma operação é exibida; leia que a fita do programa e a fita de entrada se alinham como papéis separados.Responda à verificação de descoberta e avance para a codificação da descrição da máquina.
Universal Map
Program tapedata flow
Input tapedata flow
Interpreterdata flow
Decoded ruledata flow
Halting boundarylimit
O fim da sérieVeja de uma vez o poder que pode ser mecanizado e as perguntas que não podemA Máquina Universal é o Capítulo 4, conectando a série Turing à entrada da computabilidade.As perspectivas do Prelude ao Mechanical se conectam aqui ao programa como dado.