Deadfish+
Jump to navigation
Jump to search
Deadfish+ is an esolang created by User:Tommyaweosme. The 256 and -1 limitations of Deadfish are removed in Deadfish+.
Goals
Ranked in order of priority.
- Turing-completeness
- Using Deadfish as a base
- Simplicity
- Only using letters
Commands
i - increment incrementer d - decrement incrementer s - square incrementer c - clear incrementer o - push incrementer to top of stack p - print top of stack as ASCII r - bring top of stack to incrementer w - swap top two of stack t - duplicate top of stack h - halt program j - push user input as its corresponding number in ASCII f g - does the code inbetween f and g while top of stack = 0.