1-Language Processing System
1-Language Processing System
Compiler Design
KCS502
by
DR PARUL YADAV
• Expands macros
Language Processing System
Compiler:
• Translates source code written in HLL
into target code written in assembly
language or low level language
•Reports user about error(s) in source
program, if any
• Translates form of
expressions without a
change in language
Compiler
Phases of Compiler
Single Pass Compiler
Two Pass Compiler
Multi Pass Compiler
Thank you