A korrentour readingWhat is a korrent?
Compiler mechanisms that force a required optimization to occur, rather than relying on incidental compiler behavior, are a more robust way to write performance-sensitive code.
Drawn from what Nelson Elhage said
What this subject means
compilers Programs that turn programs into programs: what a compiler can name, assembly, and building one that serves an editor.