¦
Jump to navigation
Jump to search
¦ is a zero dimensional Brainfuck derivative with 2 commands created by User:Meh2.
Commands
| Command | Description |
|---|---|
| + | Increment |
| F | Print the cell's number as ASCII and Set cell's number to 0 |
Examples
Meh.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++F +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++F ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++F ++++++++++++++++++++++++++++++++++++++++++++++F
Edit this page to make more examples!