machine language
programming language written in binary code that is executable by a computer without translation
Machine code
machine language
A
language that need not be modified, translated, or interpreted before it can be used by the
processor for which it was designed. (
188 ) Note 1: The
operation codes and addresses used in instructions written in machine language can be directly sensed by the arithmetic and control unit circuits of the processor for which the language is designed. Note 2: Instructions written in an
assembly language or a
high-level language must be translated into machine language before they can be executed by a processor. Note 3: Machine languages are usually used by
computer designers rather than computer users.
machine language
(c) Copyright 1993 by Denis Howe
machine language
Noun
1. a programming language designed for use on a specific class of computers
(synonym) computer language, computer-oriented language, machine-oriented language
(hypernym) programming language, programing language
2. a set of instructions coded so that the computer can use it directly without further translation
(synonym) machine code
(hypernym) code, computer code