Computer Science, asked by arup5498, 1 year ago

Language processor consists of two phases. What are they?

Answers

Answered by supergirl18
0

We basically have two phases of compilers, namely Analysis phase and Synthesis phase. Analysis phase creates an intermediate representation from the given source code. ... Symbol Table – It is a data structure being used and maintained by the compiler, consists all the identifier's name along with their types


hackedp1979pa7g86: hi
hackedp1979pa7g86: hi..
Answered by dikshaagarwal4442
0

Answer:

Language processor consists of two phases that are analysis phase and the synthesis phase.

Explanation:

The analysis phase is made up of the language processor's parts that analyze the source program. The synthesis phase is made up of the language processor's parts used to create a target program.

For each legitimate source language statement, the synthesis step creates a target language statement. However, the statement's meaning in the target language is the same as its meaning in the source language.

To know more about the analysis and synthesis phases, click on the link below:

https://brainly.in/question/11207552

To know more about the source language and target language, click on the link below:

https://brainly.in/question/39239090

#SPJ6

Similar questions