A repository for the Adjust language - a stack based language written in Add++
Adjust is a primitive stack-based programming language, written in Add++. The full list of commands can be found at the top of the interpreter.
An Adjust program can be run with the following command line invocation:
python3 add++.py -f adjust.app f <file> <...inputs...>
Alternatively, you can run it in the online interpreter, provided by DennisMitchell
Adjust is only Turing-complete iff Add++ is also Turing complete, a fact that has not been shown to be true or false