Whap

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.

you do whappy stuff

commands

whap [thing] - adds 1 on to [thing]
whop [thing] - subtracts 1 on to [thing]
whep [thing] - sets [thing] to input
whup [thing] - outputs [thing]
whip [thing] [thong] - if [thing] == [thong], run the indented
whyp [thing] [thong] - if [thing] != [thong], run the indented till that is true
whp [thing] - define [thing] to be 0

cat

whp zero
whp input
whap input
whyp input zero
  whep input
  whup input