CS450 Compiler Design
64
Full Bootstrap
Ada-S-->M
C
v1
Step 1a: Build a compiler (v1) for Ada-S in another language.
Ada-S-->M
C
v1
M
Ada-S-->M
v1
Step 1b: Compile v1 compiler on M
M
C-->M
M
This compiler can be used for
bootstrapping on machine M but we do not want to rely on it permanently!