The kids choice awards

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

The kids choice awards is a program that prints "slime" over and over without terminating. This tests:

  • character output
  • infinite looping
  • a good sense of humor
  • slimeslimeslimeslimeslimeslimeslimeslimeslimeslimeslimeslimeslimeslimeslimeslimeslimeslimeslime

Implementations

Bitwise Cyclic Tag

1 is translated to "slime".

program = 1;
data = 1;
evolution:
1
11
111
1111
11111
111111
1111111
11111111
etc.

dolfins grace

 @
>S"slime"^^^^^S

Free2Edit

wz<<slime>>wx

JS

while (true) {
 console.log("slime");
}

Lua

::a::print"slime"goto a

my-new-esolang.txt

(Ptmjnf)

Outinp

outslimejmp00000

SletScript

' 1 {.(slime)}