Turing machines! - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html) +--- Forum: General computing and engineering (https://forum.openredstone.org/forum-66.html) +--- Thread: Turing machines! (/thread-4651.html) |
Turing machines! - tokumei - 09-04-2014 My repository with a to-be Turing emulator (featuring a custom language ) https://github.com/AGausmann/PyTuring More Turing discussion... Busy Beaver? RE: Turing machines! - tokumei - 09-06-2014 AHHHHHHHHH turing machines aren't just binary .-. I'm stupid. Gimme a sec. EDIT: Fixed, the tape can now hold any value. |