Reverser
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