We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Cooloops
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 ^. |