Hacker News new | ask | show | jobs
by dna_polymerase 952 days ago
I keep recommending “Compiling to Assembly”, by Vladimir Keleshev: https://keleshev.com/compiling-to-assembly-from-scratch/

The author chose TypeScript for the Compiler, which makes it somewhat more accessible to these days programmers.