GitHub - perryzjc/Interpreter-Basic: A command simulator to deal with simple binary data by 4 commands, 1 address pointer, 1 memory space, and 1 store register (1 bit). · GitHub
Skip to content

perryzjc/Interpreter-Basic

Folders and files

Repository files navigation

Interpreter-Basic

my simulator for the challenge

I currently solve challenge 0 & challenge 1

0. least commands solution of challenge 0 is found by my BruceLoop2 class, only 12 commands

LOAD CDEC INC LOAD CDEC INC INC LOAD CDEC INVI INC INV

1. least commands solution of challenge 1 is found by my BruceFindSolution class, only 13 commands

LOAD INC INV CDEC INV LOAD CDEC INC LOAD CDEC INC INC INV

About

A command simulator to deal with simple binary data by 4 commands, 1 address pointer, 1 memory space, and 1 store register (1 bit).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages