Need for Intermediate Code and Code Optimization
Intermediate Code : Intermediate Code are machine independent code, but they are close to machine instruction. Syntax tree, Postfix notation, 3-address code, DAG can be used as intermediate language. Need for Intermediate Code: Suppose we have x no of the source language and y no of the target langu