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.

¦

From Esolang
Jump to navigation Jump to search

¦ is a zero dimensional Brainfuck derivative with 2 commands created by User:Meh2.

Commands

Caption text
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!