Download NASM

NASM

Version:2.14
License: Free for Windows
3089 downloads
Checked for viruses
?
Tested on virustotal
Version
2.14
Updated
Compatibility
Windows XP, Windows Vista, Windows 7, Windows 8
Size
0.87 MB
Architecture
x32/x64
Language
English
Developer
The NASM team
Website
www.nasm.us

Description

NASM Free assembler for Intel x86 architecture. It is used for writing 16-, 32- and 64-bit programs.

NASM compiles programs for different operating systems within the limits of x86-compatible processors. Being in one operating system, it is possible to compile an executable file for another one without any problems.

Compiling programs in NASM consists of two steps. The first is assemble, the second is linking. At the assemble stage, object code is created. It contains the machine code of the program and data, in accordance with the source code, but identifiers (variables, symbols) are not yet mapped to memory addresses. At the linking stage, an executable file (program) is created from one or more object modules.

The linking operation links the identifiers defined in the main program with the identifiers defined in the other modules, and then all identifiers are given final memory addresses or are dynamically allocated.

Versions

If you have information about available versions of the software, you can . send it to us.

Rating

3.62
47 ratings
Click, for a quick estimate

Leave a review

Your name*
Your email*
Commentary*

Reviews