Turing Machines

Alan Turing (1912-1954) was a British mathematician, logician, and a major contributor to mathematics, cryptanalysis, computer science, and artificial intelligence. He invented the universal Turing machine, an abstract computing machine that encapsulates the fundamental logical principles of the digital computer. Turing played a crucial role in cracking intercepted coded messages during World War II, enabling the Allies to defeat the Axis powers in many crucial engagements.

Alan invented the concept of a "Turing Machine", which is an abstract definition of computation. A machine or programming language is said to be Turing Complete (or a Universal Turing Machine) if every possible programming language or application can be written in it. NOTE: Not every machine that is Turing Complete is a Universal Turing Machine.

Some interesting Turing Complete machines:

Parents

Links