CACS/Glossary/Assembler

From Wikibooks, open books for an open world
< CACS‎ | Glossary
Jump to navigation Jump to search

An Assembler is:

  1. a software program that creates an executable module from assembly source language source code.
  2. a software component that creates a machine level executable program module from an interim work product produced by a higher level compiler.
  3. a shorthand reference for Assembly Language Code.