We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Deadfib
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 | 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.