YlanVM

YlanVM is a small virtual machine I am building from scratch, as a way to understand from below how computers execute programs: registers, memory, instructions, the whole machinery hiding under the languages. It lives next to a growing notebook of low-level notes that runs from transistors up to syscalls.