CS450 Compiler Design
Tetris
x86
Tetris
JVM
Java
Tetris
Two Stage Compilation
x86
Java-->JVM
x86
A two-stage translator is a composition of two translators. The
output of the first translator is provided as input to the
second translator.
x86
JVM-->x86
x86