CS450 Compiler Design
Terminology
Translator
input
output
source program
object program
is expressed in the
source language
is expressed in the
implementation language
is expressed in the
target language
Q: Which programming languages
play a role in this picture?