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
Build your own tiny Git from scratch to learn the internals of Git version control system.| zserge.com