Thulani machine

From Esolang
Jump to navigation Jump to search

Thulani machine is a Computational model created by User:Yayimhere. its name is from one of his middle names

how it works

the Thulani machine has a single register which is numerical.
it has a single instruction:

apply Collatz function to the register n times increment by k and if it the register becomes equal to 1 it will jump to line u

where n, k, and u are command arguments

computational class

its not known but i'm pretty sure its turing complete since the Collatz function is turing complete