1^

From Esolang
(Redirected from Complex StackBeat)
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.

1^ is an esolang created in the gammaline universe

Syntax

0-9 Pushes a number

><= Check if the top element is greater than (lower than or equal to) the element next to it. If it is, do nothing. Else skip the next command

| Halts the program

n Move the pointer a line below