ISEW2C
Jump to navigation
Jump to search
- This article is a stub, which means that it is not detailed enough and needs to be expanded. Please help us by adding some more information.
ISEW2C (It Is Esolang With 2 Commands) - Esolang for imitating Turing machine By User:ChuckEsoteric08 that has 2 Commands!
Tutorial
3 [x] [y] [z] - if [x] is not 0 change cell [z] to sum of [x] and [y] and print it as a number,If [x] is 0 set cell [z] to 0 2 [x] [y] - if cell [x] not 0 goto command [y], if cell is 0 set cell [x] to input
Turing Completness
Maybe This is turing Complete, because it has very long tape and can make infinity loop.This language would also be considered a Turing tarpit if so.