Post History
Empty answers to questions requiring an interpreter In particular, "simulating" a machine on this very machine by accepting the initial state as the simulation's initial state and returning t...
Answer
#1: Initial revision
## Empty answers to questions requiring an interpreter In particular, - "simulating" a machine on this very machine by accepting the initial state as the simulation's initial state and returning the final state as its own final state - "interpreting" a language with an empty program that "takes input" through insertion into its source of the rest (aka all) of the program