Terms: > move to next bit < move to last bit m[number] move to bit number r[number][number]... run rule numbers f[b][1][2][3] if current bit in input1 is input2, go to line input3. else go to line input4. c[b][1] change bit in input1 (input2 can be 1, 0) p do nothing h halt s{command}{command}... run commands subcommands: b(b)(1) bit in input1 at input2 (also display) COMING SOON: save/load for programs