Searching map area
Compiler
Y 100%
Computer program which translates code from one programming language to another
Ratings
0
Nobody has rated this yet. Be the first!
Instances
1
Influencing rating
Y 100%
Lists
0

In computing, a compiler is a computer program that translates computer code written in one programming language (the source language) into another language (the target language). The name "compiler" is primarily used for programs that translate source code from a high-level programming language to a low-level programming language (e.g. assembly...