|
|
|
|
|
by catwind7
2162 days ago
|
|
nand2tetris is a great course that shows you how to design a computer from the chip level, build an assembler, and write a high level language + compiler that eventually produces the assembly code for the machine architecture _you_ built. I highly recommend it. |
|
The real barriers to me at this point are targeting a pragmatic real-world architecture.