Intermediate Language with two properties : - After syntax & semantic analysis the compiler generates an explicit intermediate representation of the source program. This, intermediate representation as a program for an abstract machine. 
It has two properties - 
- It should be easy to produce &
- Easy to translate into the target program.






0 comments:
Post a Comment