Assembler

What is Assembler?


1.

A program that reads a file written in the assembly language and translate it into a binary representation of the corresponding machine instructions.

NASM:

section .text

global _start

msg db 'Hello, world!',0xa

len equ $ - msg

_start:

mov edx,len

mov ecx,msg

mov ebx,1

mov eax,4

int 0x80

mov eax,1

int 0x80

See Martin

2.

A person who works on a factory production line.

Similar to working with c++

I am an assembler.


43

Random Words:

1. Pronounced "Wib". Acronym for Woman In Boots Although the plural would be "Women In Boots" one would say "WIB..
1. a slutty girl who sleeps with jocks Guy1: man i realy like X Guy2: forget it! she's a jock whore See jock, whore, slut, blonde, ..
1. 1.one who is still feeling sketchy off the effects of ecstacy. 2.those who are retarded due to excessive use of ecstacy. 1.when i wak..