awesome-everything RU

compiler

RU: компилятор

A program that reads source code in a high-level language and translates the whole program into machine code (or another lower-level representation) before the program runs — ahead of time (AOT). The output is typically an object file containing machine instructions and symbol metadata. Contrast with an interpreter, which translates and executes the program statement by statement at run time.

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?