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.
Qwote
Jump to navigation
Jump to search
Qwote is an esoteric programming language created by User: Areallycoolusername. The only valid commands are single and double quotes. The language is binary, so 0s are double quotes and 1s are single quotes. You can print anything by just typing the thing you want to print, but the characters must be in quotes or the program won't work.
Hello World Program
" ' " " ' " " " " ' ' " " ' " ' " ' ' " ' ' " " " ' ' " ' ' " " " ' ' " ' ' ' ' " " ' " ' ' " " " " ' " " " " " " ' ' ' " ' ' ' " ' ' " ' ' ' ' " ' ' ' " " ' " " ' ' " ' ' " " "''" " ' " " " " ' " " " " ' spaces included for clarity and are ignored by code.
Implementation(s)
There are multiple implementations in the talk page.