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.

Deadplushie

From Esolang
Jump to navigation Jump to search
Not to be confused with Deadfish.

What is deadplushie?

Deadplushie is an esolang derived from Deadfish and Plushie-Completeness

Syntax

it has three commands

character function name
P Sets A Value To "Sin(90°) + Cos(0°)" Plushie
C Prints The "XKCD Random Number" Complete
N Prints The Square-Root Of 961 Ness

Implementations

Deadfish

if P then ii
if C then iiso
if N then iiiiiisdddddo

C

int main(void)
{
  char c;

  while (c = getchar()) {
    switch (c) {
      case 'C':
        putchar('4');
        break;
      case 'N':
        putchar('3');
        putchar('1');
        break;
      default:
        break;
    }
  }

  return 0;
}

brainfuck

>>>>++++++++[<<<++++>>>-]>,[[-<+>]<[->+<<<<<+>>>>]+++++++++++[<++++++>-]<+<<<[->>>-<<<]>>>[->+<]>[[-]<+>]<-[[-]>++++++[<+++++++++>-]<--.[-]<<.>>]>>[-<+>]<[->+<<<+>>]+++++++++++++[<++++++>-]<<[->-<]>[->+<]>[[-]<+>]<-[[-]>++++++++++[<+++++>-]<+.--.[-]<<.>>]>>,]