KnowraCompilerLinked fromLinked fromThe 52 pages that link to Compiler, each with the reason it gives.All 52Broader topic 2Related 36Narrower topic 10Compared with 4Grace HopperNarrower topic: Her early compiler work helped establish translation as a practical alternative to writing machine instructions directly.Just-in-time compilationNarrower topic: JIT compilation is compilation scheduled during program execution.C++Narrower topic: C++ source is commonly compiled into native code before execution.John BackusNarrower topic: Backus’s Fortran project centered on making compiler translation efficient enough for practical use.Dennis RitchieNarrower topic: C’s compiler translated portable source into efficient programs for different machines.Ken ThompsonNarrower topic: The trusting-trust attack exploits the stages of compilation and compiler bootstrapping.ALGOL 60Narrower topic: ALGOL 60’s formal syntax and nested scopes challenged compiler construction and motivated new techniques.Register allocationNarrower topic: Register allocation is usually performed as part of translating intermediate code into machine code.Very long instruction wordNarrower topic: A VLIW compiler performs much of the scheduling work that other architectures assign to hardware.Betty HolbertonNarrower topic: Holberton's work on automatic programming anticipated tools that translated programmer instructions.