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.

Masturbation

From Esolang
Jump to navigation Jump to search

Masturbation is a variant of brainfuck with homoiconicity.

There is one new command, which is = which has the following behaviour: If the value of the current cell is zero then the program memory overwrites the data memory, but if nonzero then the data memory overwrites the program memory and the new program is started from the beginning. If this results in the new program having mismatched brackets then it is an error.

Examples

Quine program:

=[.>]

External resources