List of code generation topics > Related Articles
From Citizendium, the Citizens' Compendium
- See also pages that link to List of code generation topics or to this page.
Contents |
Parent topics
Subtopics
Other related topics
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/List of code generation topics. Needs checking by a human.
- Compiler [r]: A program that translates a human-readable instructions into machine instructions. [e]
- Instruction set architecture [r]: Add brief definition or description
- List of compiler optimizations [r]: Add brief definition or description
- Optimization (computer science) [r]: Transformation of computer programs and compilers to decrease runtime. [e]
- Register allocation by graph coloring [r]: Add brief definition or description
- Register allocation [r]: Add brief definition or description
- Stack frame [r]: A memory management strategy used to create and destroy temporary (automatic) variables in some programming languages. [e]

