We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Talk:Around and around, sleeping sound

From Esolang
Jump to navigation Jump to search

Computational class

Is there a proof for Turing-completeness?--ChuckEsoteric08 (talk) 14:53, 12 October 2024 (UTC)

IDK, I managed to find a proof for +, -, <, >, and ., but not loops. -Someone. (talk)
Then ill take the category --Yayimhere2(school) (talk) 04:30, 16 December 2025 (UTC)
If "turn right" and "turn left" refer to rotation of Instruction Pointer clockwise and counterclockwise then it would be TC as brainfuck loops could be translated --ChuckEsoteric08 (talk) 10:32, 28 June 2026 (UTC)
I've tried a few times before but failed, can I see how you translate brainfuck loops? –PkmnQ (talk) 11:07, 28 June 2026 (UTC)
I've currently also tried doing that for 2DChanger but I failed to translate ] without entering an infinite loop but if statements could be possible, so maybe a different language should be used to prove it TC --ChuckEsoteric08 (talk) 11:26, 28 June 2026 (UTC)
And that's what they are probably supposed to be as if they meant "set direction to right" and "set direction to left" it would be one-dimensional --ChuckEsoteric08 (talk) 10:35, 28 June 2026 (UTC)