different between assembly vs disassembler

assembly

English

Etymology

From Middle English assemblee, from Anglo-Norman asemblee (Old French asemblee, French assemblée).

Pronunciation

  • (UK) IPA(key): /??s?mb.l?/
  • (US) IPA(key): /??s?mb.li/

Noun

assembly (countable and uncountable, plural assemblies)

  1. A set of pieces that work together in unison as a mechanism or device.
  2. The act of putting together a set of pieces, fragments, or elements.
  3. A congregation of people in one place for a purpose.
  4. A legislative body.
  5. (military) A beat of the drum or sound of the bugle as a signal to troops to assemble.
  6. (computing) Ellipsis of assembly language.
  7. (computing) In Microsoft .NET, a building block of an application, similar to a DLL, but containing both executable code and information normally found in a DLL's type library. The type library information in an assembly, called a manifest, describes public functions, data, classes, and version information.

Synonyms

  • church (obsolete)
  • (congregation of people): foregathering

Hyponyms

  • house of assembly
  • jural assembly

Derived terms

  • assembly point
  • self-assembly

Translations


Portuguese

Etymology

From English assembly.

Noun

assembly m (plural assemblies)

  1. (computing) assembly language (programming language using mnemonics that correspond to processor instructions)
    Synonym: linguagem de montagem

assembly From the web:

  • what assembly district am i in
  • what assembly district am i in nyc
  • what assembly means
  • what assembly district do i live in
  • what assembly district am i in wisconsin
  • what assembly district am i in nevada
  • what assembly language should i learn
  • what assembly language does apple use


disassembler

English

Etymology

disassemble +? -er

Pronunciation

Noun

disassembler (plural disassemblers)

  1. (computing) A computer program that examines another computer program and attempts to generate assembly language source code that would, in theory, reproduce the target program.

Usage notes

The term "disassembler" is properly applied only to programs that produce Assembly Language output. If the output is in another programming language such as C, the program is called a decompiler instead.

Related terms

  • assembler
  • assembly
  • disassemble

Translations

See also

  • compiler
  • decompile
  • reverse engineering

disassembler From the web:

  • what is disassembler in java
  • what does disassembled mean
  • what is disassembler program
  • what is disassembler c#
  • what does a disassembler do
  • what is ida disassembler
  • what is a disassembler software
  • what is a disassembler computer
+1
Share
Pin
Like
Send
Share

you may also like