Facebook
From Ich, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 292
  1. {
  2.   "program": [
  3.     [
  4.       "#",
  5.       "read",
  6.       [
  7.         "#",
  8.         "Right",
  9.         "read"
  10.       ]
  11.     ],
  12.     [
  13.       "1",
  14.       "Start",
  15.       [
  16.         "1",
  17.         "Right",
  18.         "read"
  19.       ]
  20.     ],
  21.     [
  22.       "1",
  23.       "read",
  24.       [
  25.         "1",
  26.         "Right",
  27.         "read_1"
  28.       ]
  29.     ],
  30.     [
  31.       "0",
  32.       "Start",
  33.       [
  34.         "0",
  35.         "Right",
  36.         "read"
  37.       ]
  38.     ],
  39.     [
  40.       "0",
  41.       "read",
  42.       [
  43.         "0",
  44.         "Right",
  45.         "read_0"
  46.       ]
  47.     ],
  48.     [
  49.       "1",
  50.       "read_1",
  51.       [
  52.         "1",
  53.         "Right",
  54.         "read"
  55.       ]
  56.     ],
  57.     [
  58.       "0",
  59.       "read_1",
  60.       [
  61.         "0",
  62.         "Right",
  63.         "read_0"
  64.       ]
  65.     ],
  66.     [
  67.       "_",
  68.       "read_1",
  69.       [
  70.         "_",
  71.         "Stop",
  72.         "notDiv"
  73.       ]
  74.     ],
  75.     [
  76.       "1",
  77.       "read_0",
  78.       [
  79.         "1",
  80.         "Right",
  81.         "read_1"
  82.       ]
  83.     ],
  84.     [
  85.       "0",
  86.       "read_0",
  87.       [
  88.         "0",
  89.         "Right",
  90.         "read_0"
  91.       ]
  92.     ],
  93.     [
  94.       "_",
  95.       "read_0",
  96.       [
  97.         "_",
  98.         "Left",
  99.         "Division"
  100.       ]
  101.     ],
  102.     [
  103.       "0",
  104.       "Division",
  105.       [
  106.         "_",
  107.         "Stop",
  108.         "move"
  109.       ]
  110.     ],
  111.     [
  112.       "1",
  113.       "Division",
  114.       [
  115.         "1",
  116.         "Left",
  117.         "Division"
  118.       ]
  119.     ],
  120.     [
  121.       "_",
  122.       "Division",
  123.       [
  124.         "_",
  125.         "Stop",
  126.         "move"
  127.       ]
  128.     ],
  129.     [
  130.       "_",
  131.       "read",
  132.       [
  133.         "_",
  134.         "Stop",
  135.         "End"
  136.       ]
  137.     ],
  138.     [
  139.       "_",
  140.       "Start",
  141.       [
  142.         "_",
  143.         "Stop",
  144.         "End"
  145.       ]
  146.     ],
  147.     [
  148.       "_",
  149.       "move",
  150.       [
  151.         "_",
  152.         "Left",
  153.         "two_underscores"
  154.       ]
  155.     ],
  156.     [
  157.       "0",
  158.       "move",
  159.       [
  160.         "_",
  161.         "Right",
  162.         "move_0"
  163.       ]
  164.     ],
  165.     [
  166.       "_",
  167.       "move_0",
  168.       [
  169.         "0",
  170.         "Left",
  171.         "move"
  172.       ]
  173.     ],
  174.     [
  175.       "1",
  176.       "move",
  177.       [
  178.         "_",
  179.         "Right",
  180.         "move_1"
  181.       ]
  182.     ],
  183.     [
  184.       "_",
  185.       "move_1",
  186.       [
  187.         "1",
  188.         "Left",
  189.         "move"
  190.       ]
  191.     ],
  192.     [
  193.       "#",
  194.       "Back",
  195.       [
  196.         "#",
  197.         "Right",
  198.         "Back"
  199.       ]
  200.     ],
  201.     [
  202.       "1",
  203.       "Back",
  204.       [
  205.         "1",
  206.         "Right",
  207.         "Back"
  208.       ]
  209.     ],
  210.     [
  211.       "0",
  212.       "Back",
  213.       [
  214.         "0",
  215.         "Right",
  216.         "Back"
  217.       ]
  218.     ],
  219.     [
  220.       "_",
  221.       "Back",
  222.       [
  223.         "_",
  224.         "Right",
  225.         "Back"
  226.       ]
  227.     ],
  228.     [
  229.       "1",
  230.       "move_0",
  231.       [
  232.         "1",
  233.         "Left",
  234.         "move_1"
  235.       ]
  236.     ],
  237.     [
  238.       "1",
  239.       "move_1",
  240.       [
  241.         "1",
  242.         "Left",
  243.         "move_1"
  244.       ]
  245.     ],
  246.     [
  247.       "0",
  248.       "move_0",
  249.       [
  250.         "0",
  251.         "Left",
  252.         "move_0"
  253.       ]
  254.     ],
  255.     [
  256.       "0",
  257.       "move_1",
  258.       [
  259.         "0",
  260.         "Left",
  261.         "move_0"
  262.       ]
  263.     ],
  264.     [
  265.       "1",
  266.       "ending",
  267.       [
  268.         "1",
  269.         "Right",
  270.         "ending"
  271.       ]
  272.     ],
  273.     [
  274.       "0",
  275.       "ending",
  276.       [
  277.         "0",
  278.         "Right",
  279.         "ending"
  280.       ]
  281.     ],
  282.     [
  283.       "_",
  284.       "ending",
  285.       [
  286.         "_",
  287.         "Right",
  288.         "turn"
  289.       ]
  290.     ],
  291.     [
  292.       "1",
  293.       "two_underscores",
  294.       [
  295.         "_",
  296.         "Right",
  297.         "move_1"
  298.       ]
  299.     ],
  300.     [
  301.       "0",
  302.       "two_underscores",
  303.       [
  304.         "_",
  305.         "Right",
  306.         "move_0"
  307.       ]
  308.     ],
  309.     [
  310.       "_",
  311.       "two_underscores",
  312.       [
  313.         "_",
  314.         "Right",
  315.         "ending"
  316.       ]
  317.     ],
  318.     [
  319.       "_",
  320.       "turn",
  321.       [
  322.         "_",
  323.         "Stop",
  324.         "End"
  325.       ]
  326.     ],
  327.     [
  328.       "1",
  329.       "turn",
  330.       [
  331.         "1",
  332.         "Right",
  333.         "turn"
  334.       ]
  335.     ],
  336.     [
  337.       "0",
  338.       "turn",
  339.       [
  340.         "0",
  341.         "Right",
  342.         "turn"
  343.       ]
  344.     ]
  345.   ],
  346.   "tape": {
  347.     "blank_symbol": "_",
  348.     "offset": 0,
  349.     "cursor": 0,
  350.     "data": [
  351.       "1",
  352.       "0",
  353.       "1",
  354.       "0",
  355.       "0",
  356.       "0",
  357.       "0",
  358.       "_"
  359.     ],
  360.     "history": [
  361.       []
  362.     ],
  363.     "history_size": 0
  364.   },
  365.   "final_states": [
  366.     "End",
  367.     "notDiv"
  368.   ],
  369.   "initial_state": "Start",
  370.   "initial_tape": {
  371.     "blank_symbol": "_",
  372.     "offset": 0,
  373.     "cursor": 0,
  374.     "data": [
  375.       "1",
  376.       "0",
  377.       "1",
  378.       "0",
  379.       "0",
  380.       "0",
  381.       "0",
  382.       "_"
  383.     ]
  384.   },
  385.   "state_history": [
  386.     "Start"
  387.   ],
  388.   "name": "Luciano 2017-11-11",
  389.   "step": 0,
  390.   "speed": 385,
  391.   "animations": true
  392. }
  393.