Sha256: dc468a63ac46aa23424c3e31e03399d5e85ec43d84e3e25f50332bd6e16c97b5

Contents?: true

Size: 1.11 KB

Versions: 135

Compression:

Stored size: 1.11 KB

Contents

# vim: ts=2 sw=2 et ft=ruby
# Call with a binary number on the tape:
# $ turing.rb prefix-equals-suffix-reversed-with-infix.stm 100101001

 0. right goto: 1
 1. cond  if: '0', then: 2, else: 13
 2. write symbol: 'O', goto: 3
 3. right goto: 4
 4. cond  if: 'B', then: 21, else: 5
 5. right goto: 6
 6. cond  if: 'B', then: 7, else: 5
 7. left  goto: 8
 8. cond  if: '0', then: 9, else: 21
 9. write symbol: 'B', goto: 10
10. left  goto: 11
11. cond  if: '0', then: 10, else: 12
12. cond  if: '1', then: 10, else: 0
13. cond  if: '1', then: 14, else: 31
14. write symbol: 'I', goto: 15
15. right goto: 16
16. cond  if: 'B', then: 21, else: 17
17. right goto: 18
18. cond  if: 'B', then: 19, else: 17
19. left  goto: 20
20. cond  if: '1', then: 9, else: 21
21. write symbol: 'B', goto: 22
22. left  goto: 23
23. cond  if: '0', then: 21, else: 24
24. cond  if: '1', then: 21, else: 25
25. write symbol: 'B', goto: 26
26. left  goto: 27
27. cond  if: 'O', then: 29, else: 28
28. cond  if: 'I', then: 30, else: 32
29. write symbol: '0', goto: 26
30. write symbol: '1', goto: 26
31. halt
32. right goto: 33
33. cond  if: 'B', then: 31, else: 32

Version data entries

135 entries across 121 versions & 9 rubygems

Version Path
tins-1.18.0 examples/prefix-equals-suffix-reversed-with-infix.stm
tins-1.17.0 examples/prefix-equals-suffix-reversed-with-infix.stm
tdiary-5.0.9 vendor/bundle/gems/tins-1.16.3/examples/prefix-equals-suffix-reversed-with-infix.stm
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/tins-1.16.3/examples/prefix-equals-suffix-reversed-with-infix.stm
tdiary-5.0.7 vendor/bundle/gems/tins-1.16.3/examples/prefix-equals-suffix-reversed-with-infix.stm
tins-1.16.3 examples/prefix-equals-suffix-reversed-with-infix.stm
tins-1.16.2 examples/prefix-equals-suffix-reversed-with-infix.stm
tins-1.16.1 examples/prefix-equals-suffix-reversed-with-infix.stm
tins-1.16.0 examples/prefix-equals-suffix-reversed-with-infix.stm
tins-1.15.1 examples/prefix-equals-suffix-reversed-with-infix.stm
tdiary-5.0.6 vendor/bundle/gems/tins-1.15.0/examples/prefix-equals-suffix-reversed-with-infix.stm
logstash-filter-cache-redis-0.3.1 vendor/bundle/jruby/1.9/gems/tins-1.6.0/examples/prefix-equals-suffix-reversed-with-infix.stm
logstash-filter-cache-redis-0.3.0 vendor/bundle/jruby/1.9/gems/tins-1.6.0/examples/prefix-equals-suffix-reversed-with-infix.stm
logstash-filter-cache-redis-0.2.0 vendor/bundle/jruby/1.9/gems/tins-1.6.0/examples/prefix-equals-suffix-reversed-with-infix.stm
logstash-filter-cache-redis-0.1.0 vendor/bundle/jruby/1.9/gems/tins-1.6.0/examples/prefix-equals-suffix-reversed-with-infix.stm
tins-1.15.0 examples/prefix-equals-suffix-reversed-with-infix.stm
tdiary-5.0.5 vendor/bundle/gems/tins-1.13.2/examples/prefix-equals-suffix-reversed-with-infix.stm
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/tins-1.13.2/examples/prefix-equals-suffix-reversed-with-infix.stm
tdiary-5.0.5 vendor/bundle/gems/tins-1.14.0/examples/prefix-equals-suffix-reversed-with-infix.stm
tins-1.14.0 examples/prefix-equals-suffix-reversed-with-infix.stm