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:
A sequentially organized compiler.
A compiler organized as a set of parallel processes, connected by a shared internal representation.
Last updated