engineering recuitment NIC NIELIT Scientist B 2023 Mock Test Compiler Design Intermediate Code Generation Three Address Code
Generation of intermediate code based on an abstract machine model is useful in compilers because:
1
Syntax translations are easier for intermediate code generation
2
It is difficult to generate executable code from high level language program.
3
It enhances the portability of the compiler system program
4
It makes implementation of lexical and syntax analysis easier