assembly language
fundamental programming language which is parallel to machine language
Assembly language
See the
terminology section, below, regarding inconsistent use of the terms assembly and assembler.An assembly language is a
low-level language for programming computers. It implements a symbolic representation of the numeric
machine codes and other constants needed to program a particular
CPU architecture. This representation is usually defined by the hardware manufacturer, and is based on abbreviations (called mnemonics) that help the programmer remember individual instructions,
registers, etc. An assembly language is thus specific to a certain physical or virtual computer architecture (as opposed to most
high-level languages, which are
portable).
See more at Wikipedia.org...
assembly language
A
computer-oriented language (a) in which instructions are symbolic and usually in one-to-one correspondence with sets of
machine language instructions and (b) that may provide other facilities, such as the use of macro instructions. (
188 ) Synonym computer-dependent language.
Assembly Language
<
language,
robotics> (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].
[
assembly language
(c) Copyright 1993 by Denis Howe
assembly language
Noun
1. a low-level programing language; close approximation to machine language
(hypernym) programming language, programing language