Compiler

A compiler is a program that translates source code into another form, often machine code. It typically analyzes and transforms the code before producing its output.

Connect