The definition of assembly languageAssembly language is essentially
machine language
that has had some of the numbers replaced by somewhat easier to
remember mnemonics in an attempt to make it more
human-readable. The program that
converts assembly language to machine language is called
an assembler. While assembly language predates
FORTRAN, it is not typically
what people think of when they discuss
computer languages.
|
|