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

Meaning of "assembly language" in the English dictionary

Dictionary
DICTIONARY
section

PRONUNCIATION OF ASSEMBLY LANGUAGE

assembly language play
facebooktwitterpinterestwhatsapp

GRAMMATICAL CATEGORY OF ASSEMBLY LANGUAGE

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation
Assembly language 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 ASSEMBLY LANGUAGE MEAN IN ENGLISH?

Assembly language

An assembly language is a low-level programming language for a computer, or other programmable device, in which there is a very strong correspondence between the language and the architecture's machine code instructions. Each assembly language is specific to a particular computer architecture, in contrast to most high-level programming languages, which are generally portable across multiple architectures, but require interpreting or compiling. Assembly language is converted into executable machine code by a utility program referred to as an assembler; the conversion process is referred to as assembly, or assembling the code. Assembly language uses a mnemonic to represent each low-level machine instruction or operation. Typical operations require one or more operands in order to form a complete instruction, and most assemblers can therefore take labels, symbols and expressions as operands to represent addresses and other constants, freeing the programmer from tedious manual calculations.

Definition of assembly language in the English dictionary

The definition of assembly language in the dictionary is a low-level programming language that allows a programmer complete control of the machine code to be generated.

WORDS THAT BEGIN LIKE ASSEMBLY LANGUAGE

assegai
assemblage
assemblagist
assemblance
assemble
assembler
assemblies
assembly
assembly hall
assembly line
Assembly of First Nations
assembly plant
assembly point
assembly room
assembly rooms
assembly shop
assemblyman
assemblymen
assemblywoman
assemblywomen

WORDS THAT END LIKE ASSEMBLY LANGUAGE

American sign language
artificial language
body language
command language
English as a Foreign Language
English as a Second Language
first language
formal language
high-level language
language
messuage
native language
natural language
plain language
programming language
second language
sign language
source language
speak the same language
target language
Unified Modeling Language

Synonyms and antonyms of assembly language in the English dictionary of synonyms

SYNONYMS

Translation of «assembly language» into 25 languages

TRANSLATOR
online translator

TRANSLATION OF ASSEMBLY LANGUAGE

Find out the translation of assembly language to 25 languages with our English multilingual translator.
The translations of assembly language from English to other languages presented in this section have been obtained through automatic statistical translation; where the essential translation unit is the word «assembly language» in English.

Translator English - Chinese

汇编语言
1,325 millions of speakers

Translator English - Spanish

lenguaje ensamblador
570 millions of speakers

English

assembly language
510 millions of speakers

Translator English - Hindi

विधानसभा भाषा
380 millions of speakers
ar

Translator English - Arabic

لغة التجميع
280 millions of speakers

Translator English - Russian

ассемблере
278 millions of speakers

Translator English - Portuguese

linguagem assembly
270 millions of speakers

Translator English - Bengali

এসেম্বলি
260 millions of speakers

Translator English - French

langage assembleur
220 millions of speakers

Translator English - Malay

Bahasa perhimpunan
190 millions of speakers

Translator English - German

Assembler-Sprache
180 millions of speakers

Translator English - Japanese

アセンブリ言語
130 millions of speakers

Translator English - Korean

어셈블리 언어
85 millions of speakers

Translator English - Javanese

Basa assembly
85 millions of speakers
vi

Translator English - Vietnamese

ngôn ngữ lắp ráp
80 millions of speakers

Translator English - Tamil

சட்டசபை மொழி
75 millions of speakers

Translator English - Marathi

विधानसभा भाषा
75 millions of speakers

Translator English - Turkish

Montaj dili
70 millions of speakers

Translator English - Italian

linguaggio assembly
65 millions of speakers

Translator English - Polish

asemblera
50 millions of speakers

Translator English - Ukrainian

ассемблере
40 millions of speakers

Translator English - Romanian

limbaj de asamblare
30 millions of speakers
el

Translator English - Greek

γλώσσα συναρμολόγησης
15 millions of speakers
af

Translator English - Afrikaans

saamsteltaal
14 millions of speakers
sv

Translator English - Swedish

assembler
10 millions of speakers
no

Translator English - Norwegian

assembly
5 millions of speakers

Trends of use of assembly language

TRENDS

TENDENCIES OF USE OF THE TERM «ASSEMBLY LANGUAGE»

The term «assembly language» is regularly used and occupies the 78.606 position in our list of most widely used terms in the English dictionary.
0
100%
FREQUENCY
Regularly used
64
/100
The map shown above gives the frequency of use of the term «assembly language» in the different countries.
Principal search tendencies and common uses of assembly language
List of principal searches undertaken by users to access our English online dictionary and most widely used expressions with the word «assembly language».

FREQUENCY OF USE OF THE TERM «ASSEMBLY LANGUAGE» OVER TIME

The graph expresses the annual evolution of the frequency of use of the word «assembly language» during the past 500 years. Its implementation is based on analysing how often the term «assembly language» appears in digitalised printed sources in English between the year 1500 and the present day.

Examples of use in the English literature, quotes and news about assembly language

EXAMPLES

QUOTES WITH «ASSEMBLY LANGUAGE»

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

10 ENGLISH BOOKS RELATING TO «ASSEMBLY LANGUAGE»

Discover the use of assembly language in the following bibliographical selection. Books relating to assembly language and brief extracts from same to provide context of its use in English literature.
1
Assembly Language Step-by-Step: Programming with Linux
Learn assembly language, and you learn the machine In this third edition of his bestselling guide to Intel x86 assembly language under Linux, Jeff Duntemann positions assembly not as unapproachable geek arcana but as a first programming ...
Jeff Duntemann, 2011
2
The Art of Assembly Language, 2nd Edition
Among the most comprehensive references to assembly language ever published, The Art of Assembly Language, 2nd Edition has been thoroughly updated to reflect recent changes to the HLA lang.
Randall Hyde, 2010
3
Guide to Assembly Language Programming in Linux
This unique guide provides comprehensive coverage of the key elements of Assembly language programming with in-depth coverage of the Linux operating system, which is the fastest-growing operating system with an estimated 18 million Linux ...
Sivarama P. Dandamudi, 2005
4
Professional Assembly Language
This book shows you how to view the assembly language code generated by the compiler and understand how it is created.
Richard Blum, 2005
5
The 8051/8052 Microcontroller: Architecture, Assembly ...
This book was written with the novice or intermediate 8052 developer in mind.
Craig Steiner, 2005
6
Essentials of 80x86 Assembly Language
Computer Architecture/Software Engineering
Richard C. Detmer, 2011
7
Introduction to 80x86 Assembly Language and Computer ...
The text also includes multiple examples of how individual 80x86 instructions execute, as well as complete programs using these instructions. Hands-on exercises reinforce key concepts and problem-solving skills.
Richard C. Detmer, 2014
8
X86 Assembly Language and C Fundamentals
A wealth of program design examples, including the complete code and outputs, help you grasp the concepts more easily. Where needed, the book also details the theory behind the design.
Joseph Cavanagh, 2013
9
Introduction to Assembly Language Programming: For Pentium ...
Assembly language provides the link between high-level languages and the physical operation of a computer. This book introduces assembly language programming using either Pentium or RISC processors and either DOS or Linux.
Sivarama P. Dandamudi, 2006
10
Guide to Assembly Language: A Concise Introduction
This book will enable the reader to very quickly begin programming in assembly language.
James T. Streib, 2011

10 NEWS ITEMS WHICH INCLUDE THE TERM «ASSEMBLY LANGUAGE»

Find out what the national and international press are talking about and how the term assembly language is used in the context of the following news items.
1
Sr Software Engineer II
Implementations may be in assembly language, high level languages, firmware, or other languages as appropriate. Work will be conducted in ... «Multichannel Merchant, Jul 15»
2
Must learn prog. languages for electronics/embedded/VLSI career …
When it comes to microcontroller programming, assembly language is no more relevant except for 8051 basic programs or such low-end 8-bit ... «EE Herald, Jun 15»
3
Importance of Programming in today's Academia
... creates a binary or executable file that gives a series of machine instructions to a computer directly, for example the Assembly language. «The Hans India, Jun 15»
4
The Web is getting its bytecode: WebAssembly
This kind of wide-ranging usage led Microsoft's Scott Hanselman to dub JavaScript the "assembly language for the Web," a sentiment largely ... «Ars Technica, Jun 15»
5
Digital Power Design Meets Processing Speed
The functions in the SFRA Software Library can be called by your main power program and are written in assembly language to ensure ... «ENGINEERING.com, Jun 15»
6
TIS-100 is an assembly language programming game from the …
Assembly language is one of the most basic forms of digitised instruction a processor is capable of, sitting just above 'machine code' and ... «PCGamesN, Jun 15»
7
Why a World of Goo dev made a puzzle game about programming …
... publishing an interview with Zach Barth and Matthew Burns about the development of Zachtronics' assembly language puzzle game TIS-100, ... «Gamasutra, Jun 15»
8
Program a strange, corrupted computer and discover its secrets
This is TIS-100, which bills itself as "the assembly language puzzle game that nobody asked for." Created by Zachtronics, the company best ... «Boing Boing, Jun 15»
9
3 Lessons From the Hacker Who Saved Apollo 11
Margaret Hamilton did all of the above in the 70s, in assembly language, before any best practices for software engineering had been ... «Pulse, Jun 15»
10
Infinifactory dev releases new game on Early Access
"It's the assembly language programming game you never asked for," writes Zachtronics, correctly predicting that no, I have never asked for an ... «PC Gamer, Jun 15»

REFERENCE
« EDUCALINGO. Assembly language [online]. Available <https://educalingo.com/en/dic-en/assembly-language>. Apr 2024 ».
Download the educalingo app
en
English dictionary
Discover all that is hidden in the words on
index
a b c d e f g h i j k l m n o p q r s t u v w x y z