Ebur+
Jump to navigation
Jump to search
Ebur+ is just Ebur but better* and also an esolang by User:JIT*, 2025
also pi words including 3
commands | 2 | 0 | 1 |
---|---|---|---|
r | rotate right by 1 | rotate right by 1 | rotate right by 1 |
ab | ath character of b | change variable a by b | print a in ASCII. |
va | the variable a | tag a | go to tag a |
() | insert a command | insert a command | insert a command |
tabc | if a = b, go to tag c | print a | set b as the input |
"Hello, World!" Program:
tHe l lo, W orld! bc.......
Cat program:
rta b crrt b bc...
Truth-machine
rta b crtb 0 (r)cr rtb1(r)dr va vctbbc vava. vdt bbcvd va......
A+B Problem
rta A ctaB c rrABt Abc......