Deadman

From Esolang
Jump to navigation Jump to search

go to or back to Deadfish here

Deadman is created by User:Win7HE, that contains new stuff like ♣, ♠, •, and input, and is a joke language.

also it doesnt contain the accu<0 or accu>255 stuff

Commands

☺ is i,

☻ is d,

♥ is s,

♦ is o,

♣ multiplies by 2,

♠ changes the code pointer position to the accumulator,

• sets the accumulator to nothing,

◘ sets the accumulator to input (the accumulator can be text, and ♦ a.k.a. o can print text.),

○ sets the accumulator to the accumulator and the 5 characters in front of it and skips them

◙ checks if the accumulator is the first 3 characters, if its false it will skip 10 characters

Example Programs

Cat

•◘♦

Hello world program

•○Hello○, wor○ld!..♦

This program is pretty similar to the Outinp hello world program... anyways

(without looping or jumps) Truth Machine

•○123 i○s one◘♦◙123•☺♦♂♂♂♀♀♀♪♪•☺☻♦

XKCD random number

☺☺♥♦

External Links

the official interpretrer