home *** CD-ROM | disk | FTP | other *** search
/ BUG 2 / BUGCD1997_01.iso / aplikac / turing / turing.exe / copyones.t < prev    next >
Encoding:
Text File  |  1996-05-22  |  185 b   |  17 lines

  1. # This Turing program copies    
  2. # a string of ones.
  3. 111
  4. 12
  5.  0 1 2 X
  6.  2 X 2 >
  7.  2 1 2 >
  8.  2 - 3 >
  9.  3 - 4 1
  10.  3 1 3 >
  11.  4 1 5 <
  12.  5 1 5 <
  13.  5 - 5 <
  14.  5 x 10 >
  15.  0 - 0 >
  16. 10 1 0 1
  17.