Glossary coding Term Page

Compiler

the program that converts human-readable source into machine-readable instructions

compiler #coding#c
Korean version

Related Concepts

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.

Posts Mentioning This Concept