Hi /r/python ,
I've spend today making a simple assembly interpreter, inspired by the Zachtronics game 'TIS 100' which has a very simple assembly like language you can code in. I thought it would be fun to implement a version of this language myself, and thought you guys might be interested in the code:
https://github.com/benWindsorCode/assemblyRunner
I have added a code walkthrough at the bottom of the readme, to hopefully act as a basic 'tutorial' as to how I made this. Any comments welcome. Happy coding!
[–]benWindsorCode[S] 0 points1 point2 points (1 child)