loader image
Skip to main content

Compiler

A compiler translates source code into a lower-level form (often machine code) before execution. Compiled programs typically run faster and are packaged as executables, but compilation adds a build step and toolchain requirements.

» Site Glossary