Deadfib

From Esolang
Jump to navigation Jump to search

Deadfib is an esolang invented by User:None1. It uses Deadfish commands, but has nothing to do with Deadfish.

Commands

Command table
Command Meaning
i Read a string from user input and interpret it in brainfuck.
d Read a string from user input and interpret it in brainfuck.
s Read a string from user input and interpret it in brainfuck.
o Read a string from user input and interpret it in brainfuck.

Examples

brainfuck interpreter

i

Or:

d

Or:

s

Or:

o

Computational class

Turing-complete because it can interpret brainfuck.

See also