Talk:Brainfunct

From Esolang
Jump to navigation Jump to search

Computational Class

Neither version of brainfunct is truly Turing Complete due to the way brainfunct calls functions, the maximum amount of functions would be 255, though the nested version may be able to make it potentially infinite. Nurdle (talk)

brainfunct-slashes

I think brainfunct-slashes may not be Turing Complete, it comes very close but I doubt while-loops are possible, even if they are, they would probably be terribly limited. I'm just not sure what kind of machine it is. Nurdle (talk)

brainfunct-nested

Nested is harder to decide, though there are some issues I think it may be able to get around most of the issues seen in slashes using nested functions. Nurdle (talk)