Language compiler
Appearance
programming language compiler is an application that translates text of program written in some human-understandable programming language into the native code (machine code) of a particular physical processor (e.g. C++ compiler), or into some virtual (software) machine code (e.g. Java compiler).