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. When you get to the point that your so horny you NEED some sex be it from yourself or another person. "She was all up on me and it..
1. Simply....bread is good its all good = its all bread Laquisha: dayumm homie, shi ya'll trppin' Markus: chill fool, it'..
1. Noun: When LJ users post nothing but quiz results cluttering up the friends page. The page took forever to load because of yesterdays q..