Talk:Clockwise

From Esolang
Jump to navigation Jump to search

Truth Machine

How is the truth machine supposed to work? I don't think it's possible to create one in this language because it is impossible to enter a loop and output the same character during each loop. If you have the same accumulator value but approach a movement command from two different directions, the instruction pointer will go two different ways. If you have two different accumulator values, although it may be possible to enter a loop, the requirement to maintain such a loop is for the accumulator to change after each loop. That's why I'm suggesting the addition of a command S that sets the accumulator to 0.

- Bangyen (talk) 03:57, 18 May 2021 (UTC)

Cat Program

Only one bit is pushed to the output queue, so I don't think the cat program actually prints anything.

- Bangyen (talk) 23:41, 25 May 2021 (UTC)

Thank you for noticing this. —User:PythonshellDebugwindow (talk) ~~~~ 23:51, 25 May 2021 (UTC)