Download the app
educalingo
machine code
" I started out with machine code and assembly language."
Charles Petzold

Meaning of "machine code" in the English dictionary

DICTIONARY

PRONUNCIATION OF MACHINE CODE

machine code


GRAMMATICAL CATEGORY OF MACHINE CODE

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation
Machine code is a noun.
A noun is a type of word the meaning of which determines reality. Nouns provide the names for all things: people, objects, sensations, feelings, etc.

WHAT DOES MACHINE CODE MEAN IN ENGLISH?

Machine code

Machine code or machine language is a set of instructions executed directly by a computer's central processing unit. Each instruction performs a very specific task, such as a load, a jump, or an ALU operation on a unit of data in a CPU register or memory. Every program directly executed by a CPU is made up of a series of such instructions. Numerical machine code may be regarded as the lowest-level representation of a compiled and/or assembled computer program or as a primitive and hardware-dependent programming language. While it is possible to write programs directly in numerical machine code, it is tedious and error prone to manage individual bits and calculate numerical addresses and constants manually. It is therefore rarely done today, except for situations that require extreme optimization or debugging. Almost all practical programs today are written in higher-level languages or assembly language, and translated to executable machine code by a compiler and/or assembler and linker. Programs in interpreted languages are not translated into machine code however, although their interpreter typically consists of directly executable machine code.

Definition of machine code in the English dictionary

The definition of machine code in the dictionary is instructions for the processing of data in a binary, octal, or hexadecimal code that can be understood and executed by a computer.

WORDS THAT BEGIN LIKE MACHINE CODE

machine age · machine bolt · machine error · machine gun · machine gunned · machine gunner · machine gunning · machine head · machine intelligence · machine language · machine learning · machine moulding · machine operator · machine readable · machine screw · machine shop · machine stitch · machine time · machine tool · machine translation

WORDS THAT END LIKE MACHINE CODE

access code · area code · bar code · binary code · character code · code · colour code · country code · criminal code · dress code · ethical code · genetic code · Morse code · national code · penal code · postal code · source code · STD code · stock code · tax code · zip code

Synonyms and antonyms of machine code in the English dictionary of synonyms

SYNONYMS

Translation of «machine code» into 25 languages

TRANSLATOR

TRANSLATION OF MACHINE CODE

Find out the translation of machine code to 25 languages with our English multilingual translator.

The translations of machine code from English to other languages presented in this section have been obtained through automatic statistical translation; where the essential translation unit is the word «machine code» in English.
zh

Translator English - Chinese

机器码
1,325 millions of speakers
es

Translator English - Spanish

código de máquina
570 millions of speakers
en

English

machine code
510 millions of speakers
hi

Translator English - Hindi

मशीन कोड
380 millions of speakers
ar

Translator English - Arabic

رمز الجهاز
280 millions of speakers
ru

Translator English - Russian

машинный код
278 millions of speakers
pt

Translator English - Portuguese

código de máquina
270 millions of speakers
bn

Translator English - Bengali

মেশিন কোড
260 millions of speakers
fr

Translator English - French

code machine
220 millions of speakers
ms

Translator English - Malay

Kod mesin
190 millions of speakers
de

Translator English - German

Maschinencode
180 millions of speakers
ja

Translator English - Japanese

マシンコード
130 millions of speakers
ko

Translator English - Korean

머신 코드
85 millions of speakers
jv

Translator English - Javanese

Kode mesin
85 millions of speakers
vi

Translator English - Vietnamese

mã máy
80 millions of speakers
ta

Translator English - Tamil

இயந்திர குறியீடு
75 millions of speakers
mr

Translator English - Marathi

मशीन कोड
75 millions of speakers
tr

Translator English - Turkish

makine kodu
70 millions of speakers
it

Translator English - Italian

codice macchina
65 millions of speakers
pl

Translator English - Polish

kod maszynowy
50 millions of speakers
uk

Translator English - Ukrainian

машинний код
40 millions of speakers
ro

Translator English - Romanian

cod mașină
30 millions of speakers
el

Translator English - Greek

κώδικα μηχανής
15 millions of speakers
af

Translator English - Afrikaans

masjien -kode
14 millions of speakers
sv

Translator English - Swedish

maskinkod
10 millions of speakers
no

Translator English - Norwegian

maskinkode
5 millions of speakers

Trends of use of machine code

TRENDS

TENDENCIES OF USE OF THE TERM «MACHINE CODE»

Principal search tendencies and common uses of machine code
List of principal searches undertaken by users to access our English online dictionary and most widely used expressions with the word «machine code».

Examples of use in the English literature, quotes and news about machine code

EXAMPLES

QUOTES WITH «MACHINE CODE»

Famous quotes and sentences with the word machine code.
1
Charles Petzold
I started out with machine code and assembly language.

10 ENGLISH BOOKS RELATING TO «MACHINE CODE»

Discover the use of machine code in the following bibliographical selection. Books relating to machine code and brief extracts from same to provide context of its use in English literature.
1
The Compiler Design Handbook: Optimizations and Machine Code ...
Written by top researchers and designers from around the world, The Compiler Design Handbook, Second Edition gives designers the opportunity to incorporate and develop innovative techniques for optimization and code generation.
Y.N. Srikant, Priti Shankar, 2007
2
Seven Stories of Threatening Speech: Women's Suffrage Meets ...
Treating language as a type of machine code opens new avenues for the study of history and politics
Ruth A. Miller, 2012
3
Homework Machine
They are bound together by one very big secret: the homework machine. Because the machine, code-named Belch, is doing their homework for them, they start spending a lot of time together, attracting a lot of attention.
Dan Gutman, 2009
4
The Fruit Machine Code:
The. Fruit. Machine. Cheat. Book. Thank you, for purchasing the 'FRUIT MACHINE CHEAT CODE' The main focus of this book is to win you small, but frequent amounts of money from fruit machines. When we say small amounts of money, we ...
Vic Green
5
Write Great Code
In general, though, like an interpreter, an incremental compiler does not compile the source file into machine code. Instead, it translates the source code into an intermediate form. Unlike interpreters, however, this intermediate form does not ...
Randall Hyde, 2006
6
LINUX Assembly Language Programming
Machine language is the language seen by the processor. The bytes fetched in the fetch-execute cycle are bytes of machine code. Assembly language can be defined as language which gives the programmer control over the machine code.
Bob Neveln, 2000
7
Advances in Genetic Programming
12 Efficient Evolution of Machine Code for CISC Architectures Using Instruction Blocks and Homologous Crossover Peter Nordin, Wolfgang Banzhaf and Frank D . Francone Evolutionary program induction using binary machine code is the ...
Kenneth E. Kinnear, Lee Spector, Peter J. Angeline, 1999
8
Information Technology Law
The only instructions which a computer can understand are those which consist of a series of Os and Is. Instructions set out in this way are said to be written in ' machine language' or machine code. (This may represent something of an ...
Diane Rowland, Elizabeth Macdonald, Elizabeth Macdonald (LL. B.), 2005
9
Implementation and Application of Automata: 9th ...
In general, a machine grammar is ambiguous and hence, for some intermediate representation (for short: IR) there might exist several machine codes. We would like to find a cheapest machine code, i.e., a machine code with the least number  ...
Michael Domaratzki, 2005
10
Automatic creation of a code generator from a machine ...
The paper studies some of the problems involved in attaining machine independence for a code generator, similar to the language independence and the token independence attained by automatic parsing and automatic lexical systems.
Perry L. Miller, MASSACHUSETTS INST OF TECH CAMBRIDGE PROJECT MAC., 1971

10 NEWS ITEMS WHICH INCLUDE THE TERM «MACHINE CODE»

Find out what the national and international press are talking about and how the term machine code is used in the context of the following news items.
1
Visual Studio 2015 launches, with Android, iOS, and even Apple …
With this compiler, the resultant programs are native machine code, and do not use the .NET just-in-time compiler to run. .NET 4.6 also has an ... «Ars Technica, Jul 15»
2
ELIoT: Distributed Programming for the Internet of Things
In my biased opinion, it's really short and to the point, and I'm pretty convinced it can someday be optimized to really good machine code. «InfoQ.com, Jul 15»
3
TurboFan For Enhanced JavaScript Performance
... compiler pipeline in a mostly unoptimized form and is translated and optimized to progressively lower forms until machine code is generated. «iProgrammer, Jul 15»
4
Another "Hacking Team" zero-day surfaces - this time in IE, not Flash!
So, JIT compilers convert frequently-used parts of JavaScript programs into snippets of regular machine code, just like you'd get in .EXE files ... «Naked Security, Jul 15»
5
21st Century C
A 21st century understanding of C would therefore seem to be one that doesn't relate as deeply to the machine code that is produced. «iProgrammer, Jul 15»
6
GrammaTech's TECHx Research Team Selected as Finalist in …
With both static and dynamic analysis tools that analyze source code as well as machine code, GrammaTech continues to advance the science ... «Virtual-Strategy Magazine, Jul 15»
7
Google releases 'Ivy' app for iOS, an experimental big number …
Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically ... «9 to 5 Google, Jul 15»
8
MasterCard is testing a treat for selfie lovers
That data in machine code is used as your password. While a few security analysts fear that this could result in a breach of privacy, some ... «TechSpective, Jul 15»
9
Making the Web Run Faster via WebAssembly
Anyone familiar with writing video game pokes in machine code from back in the 80s will probably smile at the challenge of hand-coding ASM. «SYS-CON Media, Jul 15»
10
Android 5.1 Lollipop review: Google's best OS is coming to the Asus …
... between ART and the older Dalvik runtime is that it employs ahead-of-time (AOT) compilation, by which apps are translated to machine code on installation. «Alphr, Jul 15»
REFERENCE
« EDUCALINGO. Machine code [online]. Available <https://educalingo.com/en/dic-en/machine-code>. Jun 2026 ».
Download the educalingo app
EN