Jump to content

Language compiler

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Toxa~enwiki (talk | contribs) at 13:55, 15 August 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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).