Comparison of assemblers
From Wikipedia, the free encyclopedia
This is a list of assemblers: software programs that translate assembly language source code into binary programs.
[edit] x86 assemblers
Assembler | License | OS | Development status |
---|---|---|---|
A86/A386 | Proprietary | Windows, DOS | Dead |
FASM | BSD | Windows, DOS, Unix-like | Active |
GAS | GPL | Unix-like, Windows, DOS | Active |
HLA | Freeware | Windows, Linux, FreeBSD, Mac OS X | Active |
JWASM | Sybase Open Watcom Public License | Windows, DOS | Active |
MASM | Proprietary | Windows, DOS (old versions only) | Active, but not advertised anymore |
NASM | LGPL | Windows, Linux, DOS, OS/2 | Active |
TASM | Proprietary | Windows, DOS | Dead |
WASM | Sybase Open Watcom Public License | Windows, DOS, OS/2 | Dropped in favor of JWASM |
Yasm | BSD | Windows, DOS, Unix-like | Active |
[edit] Other assemblers
[edit] External links
- Which Assembler is the Best? - A comparison of x86 assemblers