Glossary coding Term Page
Compile
the process of turning human-written C source code into a program the computer can run
Core Idea
Compile is the process of turning human-written C source code into a program the computer can run. It usually makes the most sense alongside Executable, Memory.
Why It Matters Here
Mathbong reuses this term across c posts as shared vocabulary.