5 ms·
Last year I was going through this book because I always wanted to know how computers were made from the ground up. I got to the assmebler exercise and really
by InfiniteBeing 6y ago
Last year I was going through this book because I always wanted to know how computers were made from the ground up.
I got to the assmebler exercise and really wanted to figure out how to implement it in the assembly language itself to see how that step was once taken. After that I was going to do the exercise in python.
I really should pick up that book again and just implement the assembler in python, so that I can move forward.
I love the book.