Jump to content

Native code

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by InternetMeme (talk | contribs) at 15:13, 11 March 2008 (Mentioned speed performance benefit.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, native code is a term sometimes used to denote machine code. That is, it is code that is run directly by the physical CPU, thus allowing for much greater diversity and faster performance.

In the context of an interpreted language, native code may refer to the platform dependent implementation of language features and libraries.[1]