Poy

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

Poy Is An Esoteric programming language created By User:Buckets in 2021.

Commands Instructions
a Set the Next Characters until The End of the line To the Variable.
b Print the Variable.
c Set the Variable with the Input String.
d Concatonate the Next setting String Instead of It actually Setting it.
e If The Variable is empty, Skip The next line.
f Goto The first line.

When a command Is Upside-down, it does the Opposite of What it does, Except b, where It will -1 The Variable instead.

"Hello, World!" Program:

aHello, World!
b

Cat Program:

cbf

A+B Problem In Unary:

cdcb