Created
May 8, 2012 13:08
-
-
Save DavyLandman/2634811 to your computer and use it in GitHub Desktop.
Turing L2 Bitflipper
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
L Restart | |
REP 10 { | |
L Start | |
J1 Unset | |
W1 | |
J_ Move | |
L Unset | |
W0 | |
L Move | |
MF | |
} | |
REP 10 { | |
L Start | |
J1 Unset | |
W1 | |
J_ Move | |
L Unset | |
W0 | |
L Move | |
MB | |
} | |
J_ Restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment