Download the app
educalingo
cross assembler

Meaning of "cross assembler" in the English dictionary

DICTIONARY

PRONUNCIATION OF CROSS ASSEMBLER

cross assembler


GRAMMATICAL CATEGORY OF CROSS ASSEMBLER

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation
Cross assembler 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 CROSS ASSEMBLER 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 cross assembler in the English dictionary

The definition of cross assembler in the dictionary is an assembler that runs on a computer other than the one for which it assembles programs.

WORDS THAT BEGIN LIKE CROSS ASSEMBLER

cross a bridge when one comes to it · cross bedding · cross colour · cross crosslet · cross hairs · cross holdings · cross my heart! · cross of Lorraine · Cross of Valour · cross one´s fingers · cross one´s heart · cross one´s mind · cross potent · cross press · cross product · cross protection · cross relation · Cross River · cross section · cross someone´s palm

WORDS THAT END LIKE CROSS ASSEMBLER

Ambler · assembler · bumbler · cobbler · descrambler · disassembler · dissembler · fumbler · gambler · grumbler · humbler · mumbler · rambler · resembler · rumbler · scambler · scrambler · stumbler · trembler · tumbler · unscrambler

Synonyms and antonyms of cross assembler in the English dictionary of synonyms

SYNONYMS

Translation of «cross assembler» into 25 languages

TRANSLATOR

TRANSLATION OF CROSS ASSEMBLER

Find out the translation of cross assembler to 25 languages with our English multilingual translator.

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

Translator English - Chinese

编译器
1,325 millions of speakers
es

Translator English - Spanish

ensamblador cruzado
570 millions of speakers
en

English

cross assembler
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

assembler cruz
270 millions of speakers
bn

Translator English - Bengali

ক্রস সমবেতকারী
260 millions of speakers
fr

Translator English - French

assembleur croix
220 millions of speakers
ms

Translator English - Malay

Penghubung salib
190 millions of speakers
de

Translator English - German

Quer Assembler
180 millions of speakers
ja

Translator English - Japanese

クロスアセンブラ
130 millions of speakers
ko

Translator English - Korean

크로스 어셈블러
85 millions of speakers
jv

Translator English - Javanese

Salib assembler
85 millions of speakers
vi

Translator English - Vietnamese

lắp ráp chéo
80 millions of speakers
ta

Translator English - Tamil

குறுக்கு அசெம்பிளர்
75 millions of speakers
mr

Translator English - Marathi

क्रॉस कोडर
75 millions of speakers
tr

Translator English - Turkish

Çapraz montajcı
70 millions of speakers
it

Translator English - Italian

cross assembler
65 millions of speakers
pl

Translator English - Polish

monter krzyż
50 millions of speakers
uk

Translator English - Ukrainian

крос асемблера
40 millions of speakers
ro

Translator English - Romanian

asamblare cruce
30 millions of speakers
el

Translator English - Greek

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

Translator English - Afrikaans

kruis assembler
14 millions of speakers
sv

Translator English - Swedish

tvär assembler
10 millions of speakers
no

Translator English - Norwegian

kryss assembler
5 millions of speakers

Trends of use of cross assembler

TRENDS

TENDENCIES OF USE OF THE TERM «CROSS ASSEMBLER»

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

Examples of use in the English literature, quotes and news about cross assembler

EXAMPLES

10 ENGLISH BOOKS RELATING TO «CROSS ASSEMBLER»

Discover the use of cross assembler in the following bibliographical selection. Books relating to cross assembler and brief extracts from same to provide context of its use in English literature.
1
Adv Microprocessors Interfacing
A cross-assembler is an assembler which runs on a computer other than that for which it produces object codes. Some microprocessor-based systems are not provided with an assembler. For such a system cross-assembler is required.
Badri Ram, 2001
2
PIC Microcontroller: An Introduction to Software and ...
There are two types of assemblers: native assembler and cross assembler. A native assembler runs on a computer and generates the machine code to be executed on the same computer or a different computer having the same instruction set.
Han-Way Huang, 2005
3
Emmy/360 cross assembler
A cross assembler and simulator for the EMMY microprogrammable processor has now been developed and will shortly be generally available for EMMY Lab users.
Stanford University. Stanford Electronics Laboratories. Digital Systems Laboratory, Thomas S. Hedges, 1975
4
Microprogrammed State Machine Design
A cross assembler is an assembler that is implemented in the language of one computer (ISP) and translates the symbolic assembler program to machine code for another ISP. It is necessary to be continually aware of the fact that an ...
Michel A. Lynch, 1993
5
Computing Center Memo
SUPPORTED CROSS-ASSEMBLERS 1.1 M6800ASR; Motorola 6800 Cross- Assembler The first cross-assembler implemented was for the Motorola 6800 microprocessor. A major design decision was to produce an assembler that would ...
University of Michigan Computing Center, 1979
6
Computer Fundamentals: Architecture and Organization
For such program development a cross assembler is required. A cross assembler is an assembler that runs on a computer other than that for which it produces machine codes. One-Pass Assembler. It is an assembler which reads the assembly ...
‎2000
7
Designing Embedded Systems with PIC Microcontrollers: ...
The computer that is being used for writing runs the Cross-Assembler. The terminology Cross-Assembler implies that one computer is assembling code for a computer of another type, not for itself. Usually, and somewhat confusingly, ...
Tim Wilmshurst, 2009
8
AUUGN
2. a library of macros for the cross assembler 3. a pair of programs that download an Atari 800 home computer over a serial line from a DEC VAX ll/750 4. a similar pair of programs that download an Atari 800 floppy disk over a serial line 5. a ...
9
Microprocessor Techniques
Cross Assembler The distinguishing feature of a cross assembler is that it is not written in the same language used by the microprocessor that will execute machine code generated by the assembler. Cross assembler is usually written in a ...
D.A.Godse A.P.Godse, 2008
10
Dictionary of Information Technology
Cropping A graphics editing operation in which you trim the edges from a graphic to make it fit into a given space or to remove unnecessary parts of the image. cross assembler Assembler that generates machine language for a foreign ...
Ramesh Bangia, 2010

2 NEWS ITEMS WHICH INCLUDE THE TERM «CROSS ASSEMBLER»

Find out what the national and international press are talking about and how the term cross assembler is used in the context of the following news items.
1
Compiler Translation
When I build a substantial CPU, I often use my universal assembler hack to get a quick cross assembler going so I can write code. However ... «Dr. Dobb's, Sep 13»
2
Ritchie & Thompson
They had to use a PDP 7 cross assembler that Thompson wrote for a GE mainframe. Most of the actual work on the operating system was done ... «iProgrammer, Jan 10»
REFERENCE
« EDUCALINGO. Cross assembler [online]. Available <https://educalingo.com/en/dic-en/cross-assembler>. Jun 2026 ».
Download the educalingo app
EN