Skip to content

Instantly share code, notes, and snippets.

View lasermtv07's full-sized avatar

misa_laserm lasermtv07

View GitHub Profile
@lasermtv07
lasermtv07 / brainfuck-uwufier.md
Last active November 13, 2023 18:37
String uwufier in brainfuck

String uwufier in brainfuck

did I genuenly spent a day on this?

Description

Uwufier makes your text look more like.. uwu.. idk. It essentially replaces all instances of the characters l,r,L and R with the letter w - hence it is a simple search and replace program

Usage

Just put the text into standart input lol. The output is displayed in standard output.

Note

This program often prints a null terminator, which is normally invisible, however some interpreters, notably