Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Image

A Universal Turing Machine In 100 Punchcards 48

New submitter theclockworkcomputer writes "100 years ago tomorrow, Alan Turing was born. To celebrate, I wrote a Universal Turing Machine in 100 Punchcards. I've uploaded a video to explain a small part of the read head (the Jacquard). One needle is shown out of a total of 28. As this is about a program for a Turing Machine and not about a Turing Machine itself, I hope to be excused from the requirement of infinite tape."
This discussion has been archived. No new comments can be posted.

A Universal Turing Machine In 100 Punchcards

Comments Filter:
  • by Anonymous Coward on Friday June 22, 2012 @11:04AM (#40411737)

    This is not a universal Turing machine, since those things are impossible in this universe. Not even humans are universal Turing machines.

    Right. And from excessively short summary:

    As this is about a program for a Turing Machine and not about a Turing Machine itself, I hope to be excused from the requirement of infinite tape.

  • by tendays ( 890391 ) on Friday June 22, 2012 @11:55AM (#40412489)
    Indeed. Turing machines don't require infinite tapes, they require unbounded tapes. In particular the initial state of the tape must contain at most a finite number of non-blank cells. Working with a finite tape is therefore fine as long as you are ready to enlarge it when the head reaches the boundary (so that, to the machine, it appears infinite). In the same sense, a physical computer could act as a Turing machine if, when it runs out of memory, an operator could come and plug in an extra hard drive (and if memory addresses were made in a way that they can be arbitrarily large).

"Gravitation cannot be held responsible for people falling in love." -- Albert Einstein

Working...