The Reversers.org Vault : LowLevelLanguageDef

HomePage :: Categories :: PageIndex :: Files :: RecentChanges :: RecentlyCommented :: Login/Register

Definition of Low Level Language


Required Knowledge
None.

Low Level Language
A low level language is one which more accurately represents the architecture it is implemented on.
Usually the term low-level is used to describe an assembly language, where one line of code is likely to be one machine instruction (or opcode).
Low level languages may give direct access to registers, or the stack and to the machine instructions themselves to allow for low-level optimization by the programmer, which may not be possible in high level languages.


Related links
High level language.

Categories
CategoryDefinitions

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
Page was generated in 0.2125 seconds