Turing Complete
A system of data-manipulation rules is said to be Turing complete if it can be used to simulate any Turing Machine. A Turing Machine is a mathematical model of computation that defines an abstract machine which manipulates data based on a set of rules. The actual machine invented by Alan