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. Stands for "Of Course" The answer to SR SLY, seriously Conversation "SRSLY?" "O CORZ!" See of, course..
1. Someone who is mildy weird. Usually one who may be a scitzo. Sometimes Chinwallas like to spank people and be NaUgHtY. That Chinwalla k..
1. I thought I'd give it a try... What Emo Is And Some History. Emo is short for emotive hardcore. It's a DIY music style (not..