DeadIFsh

From Esolang
Jump to navigation Jump to search
This is still a work in progress. It may be changed in the future.

DeadIFsh is an esolang by User:ChuckEsoteric08 derived from Deadfish.

Commands

In addition to Deadfish commands, DeadIFsh has following commands:

Command Operation
[ start of while-not-0 loop
] end of while-not-0 loop
( start of while-0 loop
) end of while-0 loop
{ start of if-bigger-than-0 statement
} end of if-bigger-than-0 statement
< start of if-0 statement
> end of if-0 statement