Saved Bookmarks
| 1. |
Role of intermediate code generation in compiler design |
|
Answer» Code generation (compiler) In computing, code generation is the process by which a compiler's code GENERATOR CONVERTS some INTERMEDIATE REPRESENTATION of source code into a form (e.g., machine code) that can be READILY executed by a machine. |
|