Hyper Dictionary

English Dictionary Computer Dictionary Video Dictionary Thesaurus Dream Dictionary Medical Dictionary


Search Dictionary:  

Meaning of ASSEMBLY LANGUAGE

Pronunciation:  u'semblee'langgwij

 
WordNet Dictionary
 
 Definition: 
[n]  a low-level programing language; close approximation to machine language
 
 See Also: programing language, programming language

 

 

Computing Dictionary
 
 Definition: 
  1. (AL) A language for industrial robots developed at stanford university in the 1970s.

    ["The AL Language for an Intelligent Robot", T. Binford in Langages et Methods de Programation des Robots Industriels, pp. 73-88, IRIA Press 1979].

    ["AL User's Manual", M.S. Mujtaba et al, Stanford AI Lab, Memo AIM-323 (Jan 1979)].

  2. (Or "assembly code") A symbolic representation of the machine language of a specific processor. Assembly language is converted to machine code by an assembler. Usually, each line of assembly code produces one machine instruction, though the use of macros is common.

    Programming in assembly language is slow and error-prone but is the only way to squeeze every last bit of performance out of the hardware.

    filename extension: .s (unix), .asm (cp/m and others).

    See also second generation language.

 

 

COPYRIGHT © 2000-2013 HYPERDICTIONARY.COM HOME | ABOUT HYPERDICTIONARY