RaiseAfloppaFan's Stupid Idea 0/Esolangist

From Esolang
(Redirected from RSI0/Esolangist)
Jump to navigation Jump to search

← Go back

so uhh welcome to my subpage

also 🎸 can concatenate stuff now

New type unlocked! Char. It's just one character. Signified by『』, concatenating them makes a string. x = top value of current stack

y = the one under that

z = the one under that

More commands
Command What Does It Do? Name
α Makes a variable called x with a type of y (0 = number, 1 = boolean, 2 = char, 3 = string) and sets it to z Create
β sets x to y. Set Variable
γ Pushes the variable called x. Push Variable
δ Casts x to y (see α) Cast
ε Turns x into the variable named x. Variable-ify
² x → x² Square
🎙 m, n → mⁿ Exponent
🔃 n, m → m, n Swap
a,b,c,d,e → e,d,c,b,a Reverse
🔣 a,b,c and another stack d,e,f and ANOTHER stack g,h,i → a,b,c:d,e,f:g,h,i (The world's first 2 DIMENSIONAL STACK! : is the 2d equivalent of ,) 2D Stack
a,b,c:d,e,f:g,h,i → g,h,i:d,e,f:a,b,c 2D Reverse
🔼 a,b,c,d,e → b,c,d,e,a Stack Up
🔽 a,b,c,d,e → e,a,b,c,d Stack Down
a,b,c:d,e,f:,g,h,i → i,h,g:f,e,d:c,b,a Diagonal reverse

Plushie-completeness proof

>4£3a🎺1🎸£206a🎺5🎸©2🔃δα

does:

  1. Prints 4
  2. Prints 31
  3. Makes a variable called 『A』(type number) and sets it to 2

This means that RSI0 is plushie-complete