|
|
|
|
|
by jerf
5518 days ago
|
|
"Assuming all possible inputs to the compiler cause it to halt." If the compiler did not halt, then we don't have anything to disassemble in the first place. Formally, it is obvious that a diagonalization-based search will eventually find a correct input, regardless of the halting status of any given input. In practice, none of this matters very much. |
|
You are however correct that this can be circumvented with diagonalization.