assembler
1. a type of computer program that converts a program written in assembly language into machine code
Collins Discovery Encyclopedia, 1st edition © HarperCollins Publishers 2005
assembler
[ə′sem·blər] (computer science)
A program designed to convert symbolic instruction into a form suitable for execution on a computer. Also known as assembly program; assembly routine.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
assembler
(programming)This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
assembler
Software that translates assembly language into machine language. Contrast with compiler, which is used to translate a high-level language, such as COBOL or C, into assembly language first and then into machine language.Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.