Compiler
- A program that takes source code (or an Intermediate Representation (IR))).md)) and converts it ahead of time into a version tailored for a specific Instruction Set Architecture
- Stands in contrast to an Interpreter, though the line can be fuzzy