  |
NASM (Netwide Assembler) - http://nasm.sourceforge.net/
An 80x86 assembler designed for portability and modularity. [Open source, LGPL] |
  |
http://www.tortall.net/projects/yasm/ - http://www.tortall.net/projects/yasm/
A complete rewrite of the NASM assembler under BSD License. is designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object formats and even multiple instruction sets. |
  |
High Level Assembly - http://en.wikipedia.org/wiki/High_Level_Assembly
An assembly language developed by Randall Hyde which can use high-level language constructs to aid x86 assembly programmer beginners and advanced assembly developers alike. (Wikipedia article) |
  |
Flat Assembler - http://flatassembler.net/
A self-assembling open-source 80x86 assembler for DOS, Windows and Linux. It supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2 and 3DNow! extensions, can produce output in binary, MZ, PE, COFF or ELF format. |
  |
http://fresh.flatassembler.net/ - http://fresh.flatassembler.net/
Visual assembly language RAD IDE with built-in FASM assembler. Designed for easy development of big assembly written applications. Self-contained, Fresh is written in Fresh and is fully compatible with FlatAssembler (FASM). |
  |
Free Assemblers and Linkers for Programmers - http://www.thefreecountry.com/compilers/assemblers.shtml
Lists assemblers, cross-assemblers, linkers, and librarians, where available, for a wide variety of operating systems and processors. |
  |
Go Tools - http://www.jorgon.freeserve.co.uk/
Information and tools for Windows assembly language programming. |
  |
A86 Assembler, D86 Debugger - http://eji.com/a86/
A86: high quality assembler, for x86 processors. D86: screen-oriented program to troubleshoot buggy programs written for DOS; freezes program states, shows values of registers, flags, memory; single steps forward or back. Eric Isaacson Software. |
  |
http://alink.sourceforge.net/ - http://alink.sourceforge.net/
Linker for DOS, Windows. Open source, Artistic License. |
  |
NewBasic Assembler: NBASM - http://www.frontiernet.net/~fys/newbasic.htm
Easy-to-use assembler for DOS and the Intel x86 and compatible processors, including support for real mode and protected mode. |
  |
Th XAssembler - http://xasm.webpark.pl
An asembler/linker/compiler for Intel x86 family processors. [Free and open source] |
  |
DevelSoftware Assembler x86 - http://www.develsoftware.com
16/32/64 bit assembler. It supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3, SSE4A, SSE4.1, SSE4.2 and 3DNow! extensions, can produce output in binary, COFF format. |
  |
http://betov.free.fr/RosAsm.html - http://betov.free.fr/RosAsm.html
The continuation of SpAsm project. It's a PE Specific Assembler for ReactOS, Win32. All in one Assembler, Linker, IDE, Debugger. |
  |
MicroAsm - http://www.emu8086.com/dr/asm/
Micro Assembler IDE includes advanced source editor, 8086 assembler and IDE. All in one combination for beginners. [Freeware] |
 |
http://eni4ever.com/news_cats.php?cat_id=17 - http://eni4ever.com/news_cats.php?cat_id=17
An open source customizable c++ assembler project. |