User Tools

Site Tools


Sidebar

Welcome to DDS Foundation WIKI

ddsf:public:guidebook:06_append:glossary:c:compiler

Compiler

Return to Glossary

A Compiler is a software program that transforms high-level source code that is written by a developer in a high-level programming language into a low level object code (binary code) in machine language, which can be understood by the processor. The process of converting high-level programming into machine language is known as compilation.

The processor executes object code, which indicates when binary high and low signals are required in the arithmetic logic unit of the processor.

Source: Compiler

ddsf/public/guidebook/06_append/glossary/c/compiler.txt · Last modified: 2021/07/14 16:37 by murphy