An implementation of a register machine with three instructions: increment, decrement, and halt
Primary LanguagePython