Qwote

From Esolang
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.