Let's Code a Minimal Assembler from Scratch in Python (100 Lines)

Published: 01 May 2021
on channel: Slu4
34,787
987

I am coding a small assembler that translates a human-readable source file to executable machine code. As a target machine I use my DIY CPU - it's called the 'Minimal CPU' - but the base idea of this assembler could be adapted to any CPU really. You won't need any deep understanding of the CPU's inner workings. What I am showing won't be a very sophisticated piece of software. Instead, I follow my own approach as a learning experience.

Assembler Source Code:
https://github.com/slu4coder/Minimal-...

Minimal CPU System:
   • Minimal UART CPU Goes FLASH with SSD and F...  
   • Simplest Usable PC?  
https://github.com/slu4coder/Minimal-...


On this page of the site you can watch the video online Let's Code a Minimal Assembler from Scratch in Python (100 Lines) with a duration of hours minute second in good quality, which was uploaded by the user Slu4 01 May 2021, share the link with friends and acquaintances, this video has already been watched 34,787 times on youtube and it was liked by 987 viewers. Enjoy your viewing!