Nand2Tetris Unit 06 - Assembler
Task
Start building the assembler in Python
Blocker
It's been a while since I've been doing Python and I just wanted to set it up perfectly. Have a good structure and make sure I do it properly and not hasted.
Lesson
Python project structure.
Tomorrow
Start implementing the different sections of the assembler.