The Birth And Death Of A Running Program

Here is a a really very detailed explanation (with examples) of how a program ends up going from code to an executable that your processor can run. This post details all of the steps along the way, from the original code, compiling, compiler optimizations, assembly, machine code, etc.

The Birth and Death of a Running Program (samwho.co.uk/blog)

Written on May 2, 2013