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:Comefrom0x10

From Esolang
Jump to navigation Jump to search

Turing completeness

I listed this as Turing complete because it probably is and I wrote a brainfuck interpreter with it. Trouble is, the brainfuck interpreter uses standard library functions written in Python, so I'm not 100% sure. Obvious physical memory limitations aside, I'm not really certain how you'd implement an unbounded array in Cf0x10 without relying on the implementation detail of Python strings.

Julfers (talk) 03:19, 14 July 2017 (UTC)