Fixed halting problem.
commitf74d9b115b0882ee3e2d8df5efb137456d4d2fc6
authorSteven Schronk <steven@schronk.com>
Wed, 6 Apr 2011 02:36:57 +0000 (5 21:36 -0500)
committerSteven Schronk <steven@schronk.com>
Wed, 6 Apr 2011 02:36:57 +0000 (5 21:36 -0500)
treecaf97363464a9beb13b2b24f90f943e256d4587f
parent7c050d1ab8451fd598573e68642fe2b7b71392b6
Fixed halting problem.

Machine would run in an endless loop requiring a restart of the browser to halt program.

This has been solved by creating a halt variable and adjusting it at the right places.
TODO
turing_tarpit.html