9D brainfuck
Jump to navigation
Jump to search
9D Brainfuck
9D Brainfuck is a esolang of fun modification of brainfuck. It have fake commands added.
Commands:
Command | Action/Brainfuck |
---|---|
+ | + |
- | - |
> | > |
< | < |
[ | [ |
] | ] |
. | . |
, | , |
# | Makes the interpreter angry, some cells in memory get corrupted data |
e | Makes the computer exploude |
t | Makes time travel - goes to a time, indexed from big bang in plank times, with 128-byte index of plank times in current ... 128 next memory cells data - actually does nothing |
m | Makes a portal to other verses - teleports computer to some plank units ahead, with 8192-byte index of plank lengths in current ... 8192 next memory cells data - actually does nothing |