Nand2Tetris Unit 06 - Assembler

Task

Continue the assembler.

Blocker

Not a lot. I like the progress i'm making.

Lesson

Learning a lot of Python and CLI tools. Trying to make it as good and clean as possible. Good practices and not some pieced together junk. Have implemented the first pass, the symbol table creation and the parser module.

Additional Learning

30m of Modern C & 30m of TryHackMe

Tomorrow

Continue with the second_pass through.

90m