Social Sciences, asked by dhruvsingh8590, 1 year ago

What are the two main parts of compilation?

Answers

Answered by raokartik
2
There are two parts to compilation: analysis and synthesis. The analysis part breaks up the source program into constituent pieces and creates an intermediate representation of the source program. The synthesis partconstructs the desired target program from the intermediate representation.______________________follow me
Answered by jacob909
3

Answer:

There are two parts to compilation: analysis and synthesis. The analysis part breaks up the source program into constituent pieces and creates an intermediate representation of the source program. The synthesis part constructs the desired target program from the intermediate representation.

Similar questions