Multiphase Compiler

Source: https://users.ece.utexas.edu/~perry/work/papers/swa-sen.pdf

Based on the Foundations for the Study of Software Architecture paper, review and analyze two compiler architectures that follow the multiphase style:

  1. A sequentially organized compiler.

  2. A compiler organized as a set of parallel processes, connected by a shared internal representation.

Last updated