Computer Science Fundamentals
Algorithms
Subjective
Feb 26, 2013
What is input to code generator?
Detailed Explanation
The input to code generator consists of the intermediate representation of the source program produced by the front end together with information in the symbol table that is used to determine the run time addresses of the data objects denoted by the names in the intermediate representation.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts