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.

WsFuck

From Esolang
Jump to navigation Jump to search

WsFuck is a derivative of brainfuck by User:None1. It's the same as Binaryfuck, but all the 0's are replaced with line feeds, and all the 1's are replaced with spaces.

Example Programs

The programs are in escape since the real programs are invisible

Cat Program

\n\n\n  \n\n \n\n     

Hello World

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  \n\n \n\n\n\n\n\n\n\n\n\n\n\n\n  \n\n \n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n  \n  \n  \n  \n\n    \n \n\n\n\n\n \n\n\n\n\n \n\n\n \n \n\n \n\n\n\n  \n\n     \n  \n\n    \n \n\n \n \n\n\n \n\n\n \n\n \n\n  \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n \n\n\n\n\n\n\n\n\n\n\n \n\n\n \n\n \n \n\n\n  \n\n  \n\n\n   \n\n\n\n\n\n\n\n\n\n\n \n\n\n\n \n\n \n\n \n\n \n\n \n\n  \n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n  \n\n\n \n\n \n\n\n\n \n\n\n \n\n\n\n\n\n\n \n\n

Turing completeness

WsFuck is Turing complete since Binaryfuck is.