- temporaries go on the stack, even if they're temporaries used in getting the initial value of a global.
- why functions have prologues and epilogues
- calling conventions
- languages where all types have the same size are very convenient
- duck typing is great