My journey into retrocomputing, 8-bit home computers, Apple I and of course MOS 6502 assembly.| zserge.com
Summing up years of building interpreters and compilers for various programming languages. The first chapter is about assembly language. We will try to implement a tiny two-pass assembler for CPython VM.| zserge.com