Joel led a discussion of the 3 (or 5) Phases/Problems we need to deal with.
  1. Structure Analysis
  2. Binding Time Analysis (BTA)
  3. Based on the results of BTA, we create set-up code and templates.
  4. Apply all the standard compiler optimizations.
  5. Stitching

grove@cs.washington.edu