Glossary coding Term Page
Compiler
the program that converts human-readable source into machine-readable instructions
Core Idea
Compiler is the program that converts human-readable source into machine-readable instructions. It usually makes the most sense alongside Xcode Command Line Tools, Object file, Linking.
Why It Matters Here
Mathbong reuses this term across c posts as shared vocabulary.