sLang

From Esolang
Jump to navigation Jump to search

suspicious-lang/slang/>_> is a new esoteric language created and being developed by JesseH. It is pronounced >_> or >_>. It is a table-based language; If that makes any sense.

Language Overview

How it works

Command Description
<_> (<_>.x) - Changes stack being used to x.
>_> (>_>.x) - Goes up on the stacks x amount of times.
<_< (<_<.x) - Goes down on the stacks x amount of times.
> (>.x) - Adds x to the stack variable being used.
< (<.x) - Subtracts x to the stack variable being used.
>_< (>_<.x) - Prints x.

Every statement must be ended with a .

Examples

Test

<_>.MAIN.
>_>.1.
>.1.
>_>.1.
>.5.
>_<.MAIN.1.
>_<.MAIN.2.

This will output 1 5

Contributing

Github

Github here.

IRC

The Official IRC channel for suspiciouslang is ##jesseh on Freenode.