We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Reverser

From Esolang
Jump to navigation Jump to search

my own reversible language

commands

out: output
tuo: remove this from the output
inp: input
pni: undetermined so noop
loop N c E: loop the following
E c N pool: still loop
stop: stop
pots: start
start: start
trats: stop
inc: increment
cni: decrement
dec: decrement
ced: increment
reverse: reverse the code
esrever: do same thing

rules

my programming language reads from left to right (reverse would be right to left)
so thats why it works