NewFuck
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
- Canceled -User:DmilkaSTD
NewFuck is another brainfuck derivative. The operations changes everytime you make a new project.
Possible operations
| Brainfuck operation | Possible operation | Possible operation | Possible operation |
|---|---|---|---|
| < | 4 | a | l |
| > | 6 | d | r |
| + | 8 | ^ | / |
| - | 2 | v | \ |
| [ | { | ( | ¿ |
| ] | } | ) | ? |
| . | " | e | ¬ |
| , | # | @ | ; |
Rules
You can't erase a part of code. The interpreter can't tell you which operations you have in this projects.
New commands
| New operation | Description | Possible operation | Possible operation | Possible operation |
|---|---|---|---|---|
| % | Prints the number of the cell (not converting to a ascii character) | % | % | % |
| Z | Ejemplo | Ejemplo | Ejemplo | Ejemplo |
| 7 | Ejemplo | Ejemplo | Ejemplo | Ejemplo |
| _ | Ejemplo | Ejemplo | Ejemplo | Ejemplo |
| : | Ejemplo | Ejemplo | Ejemplo | Ejemplo |