answersLogoWhite

0


Best Answer

Each phase transforms the source program from one representation to another. Six phases:

- Lexical Analyser

- Syntax Analyser

- Semantic Analyser

- Intermediate code generation

- Code optimization

- Code Generation

• Symbol table and error handling interact with the six phases.

• Some of the phases may be grouped together.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

Briefly discuss the History of C Programming. Include also the updated program of C programming.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the phases of compiler design?
Write your answer...
Submit
Still have questions?
magnify glass
imp