Talk:Cell

From Esolang
Jump to navigation Jump to search

Anyone here? If you want, try making interpreter.

Most commands are same as in brainfuck

Yep, 1/2 of commands are from brainfuck. --OsmineYT (talk) 13:11, 27 November 2019 (UTC)

Addition of Looping Commands

Right now, Cell isn't Turing Complete as there is no form of looping. In Brainf, this is done through the [ and ] commands. I would suggest the following:

Command Description
{ If the current cell is equal to 0, move ahead to the next }
} If the current cell isn't equal to 0, move back to the previous {

Hey, that's a good meme! JonoCode9374 (talk) 00:52, 28 November 2019 (UTC)

For User:JonoCode9374: Oh. --OsmineYT (talk) 07:30, 21 December 2019 (UTC)