Cooloops

From Esolang
Jump to navigation Jump to search

Cooloops is a loop language.

Instructions

Instruction Meaning
[Code] The Brackets go down then the code is run and then when it reaches the Closing Bracket, The entire loop, up and down gets sent to the end of the program to be run again.
(Code) Same as above but without running the code.
^ Goes up along with the PC and turns into v.
v Same as above but goes down and turns into ^.