Wrapping Rhoam
Jump to navigation
Jump to search
Wrapping Rhoam is an esoteric programming language created by User:EvilMuffinHa in 2019 in which there are only 2 characters. It is an extension of Rhoam.
Syntax
Wrapping Rhoam has a list of instructions and it consists of two characters, ]
, and :
.
]
moves the instruction pointer to the right.:
executes the instruction at that point.
In this version of Rhoam, once the pointer goes past the last instruction, it will wrap back around to the first instruction, and so it allows users to perform what was done in Rhoam. More information on the instructions can be found at this site.
Computational Class
Wrapping Rhoam can be proved to be Turing complete because it can perform all instructions of Rhoam, and Rhoam is proven to be Turing complete.