GIS Dictionary
Browse dictionary
compiler
URL copied
Share URL
[programming]
A program used in software development that translates the lines of a programmer's code from one programming language to another, usually from a high-level language to the ones and zeros of machine language.
Related Terms
high-level language
low-level language