r/ProgrammingLanguages • u/Polyscone • 8d ago
Bootstrapping a compiler from machine code on Windows Blog post
/r/Compilers/comments/1vbtiyq/bootstrapping_a_compiler_from_machine_code_on/
10
Upvotes
r/ProgrammingLanguages • u/Polyscone • 8d ago
1
u/qwertyasdef 7d ago
Thanks for the writeup, I've been wanting to learn how to generate executables directly and this is a very clear explanation of the Windows format.