Fumber
Jump to navigation
Jump to search
Brainflakes but with more, and numbers. Yay! (not to be confused with the normal brainflakes w/ numbers Esolang: Numberflakes)
Pronounced like Tums and Bur
Commands
| Fumber | Brainf |
|---|---|
| 1 | > |
| 2 | < |
| 3 | + |
| 4 | - |
| 5 | . |
| 6 | , |
| 7 | [ |
| 8 | ] |
| 9 | N/A |
| 0 | no op |
9 adds the next letter's ascii value to the selected cell
Examples
Hello World:
9H.9e.9l.9l.9o.9",".9" ".9W.9o.9r.9l.9d.9!.0
Interpreter
- Common Lisp implementation of the Fumber programming language.