Burgercamp+

From Esolang
Jump to navigation Jump to search

Burgercamp+ is an addition to Burgercamp created by User:Tommyaweosme

Commands

i increment counter by 7
e increment counter by 11
d decrement counter by 3
y decrement counter by 8
m multiply counter by 5
t multiply counter by itself
o output counter
a output counter as ascii
u output counter as unicode
r user input
b same behavior as [ in brainfuck
c same behavior as ] in brainfuck
x save to extra counter
y load from extra counter
v put before a command to use extra counter

25 isn't broken anymore!

Exactly what it sounds like.

Proof of turing-completeness

You don't need >2 cells if both cells are infinite.

+ idd
- yi
[ b
] c
, r
. a
cell 2 variant v before

A+B problem

rvrbyivivdvdcvo

Goals

The goals of this language were:

  • add to burgercamp
  • turing complete
  • i/o
  • print anything
  • still be confusing as hell
  • have a cheat shortcut that truttle1 will probably not want to use when they reviews this

See also