package

github.com/l3gacyb3ta/arc.lang

main / published Jul 26, 2021 / repository

An esolang using my slack username

arc.lang, an esolang using my username!

The only valid instruction is arc
buuuuuut...
✨ captialization ✨

Theory:

There are two things in arc, the stack, and the operating var, the op var is a place in stack. You can move around the opperating var

Instructions:

codeinstruction
arcincrement op
aRcdecrement op
Arcmove op up in stack
arCmove op down in stack
ARcincrement op by stack down
aRCdecrement op by stack down
ArCprint out stack at op as ascii
ARCprint out stack at op

API

This version publishes no documented types.