Software Alternatives & Reviews

NASM VS Yasm

Compare NASM VS Yasm and see what are their differences

NASM logo NASM

The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and...

Yasm logo Yasm

Yasm is a complete rewrite of the NASM assembler.
  • NASM Landing page
    Landing page //
    2021-10-11
  • Yasm Landing page
    Landing page //
    2019-09-10

NASM videos

Why you should NOT get the NASM CPT || Certification

More videos:

  • Review - NASM CPT Certification | Chapter 1-20 Review |SHOW UP FITNESS PASS NASM GUARANTEED ONLINE INTERNSHIP
  • Review - NASM CPT review

Yasm videos

Spelunky Classic! Mod Review- YASM 1.7

More videos:

  • Review - A Night of Royalty: Kaftan Extravaganza | RCCG YASM Convention 2019 | Brandon and Tobi
  • Review - YASM Update - Mr YASM Mini Bio

Category Popularity

0-100% (relative to NASM and Yasm)
IDE
62 62%
38% 38
Email Marketing
62 62%
38% 38
CRM
63 63%
37% 37
Project Management
59 59%
41% 41

User comments

Share your experience with using NASM and Yasm. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Yasm might be a bit more popular than NASM. We know about 3 links to it since March 2021 and only 3 links to NASM. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

NASM mentions (3)

  • How to improve at x86/C?
    Try https://nasm.us/ as a modern way to use assembly. Source: 12 months ago
  • Help needed for asm related project
    Assembly is machine specific, have a look at NASM for a more generic assembly language. https://nasm.us/. Source: about 1 year ago
  • vcpkg now (finally) has site with search functionality
    I have a weird problem: when I try using vcpkg on my work laptop, it cannot download nasm. Instead of nasm, I get an HTML page that explains that I am kept safe and secure by CSIS who blocked downloads from this dangerous domain. Vcpkg barfs on the HTML file (as it should). Source: almost 3 years ago

Yasm mentions (3)

  • The Netwide Assembler (NASM)
    Trust me, at least on Intel, you do not want to write assembly inside your C/C++ code, unless it's just a couple of lines. The usual AT&T syntax will drive you nuts, and the additional syntax for embedding assembly only adds to the misery. For any reasonable amounts (say, you want a function or several) of assembly, you want Intel syntax and standalone assembly files. NASM is a great tool, although YASM should... - Source: Hacker News / 6 months ago
  • Choosing the best assembler to work under GNU/Linux
    Things like yasm only have tasm support...not sure if that will be enough in your case. Source: about 2 years ago
  • NASM Assembly Language Tutorials
    Can also recommend the rewrite of NASM, YASM. https://yasm.tortall.net/. - Source: Hacker News / over 2 years ago

What are some alternatives?

When comparing NASM and Yasm, you can also consider the following products

LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...

flat assembler - A fast and efficient self-assembling x86 assembler for DOS, Windows and Linux.

Tiny C Compiler - The Tiny C Compiler is an x86, x86-64 and ARM processor C compiler created by Fabrice Bellard.

PCem - PCem emulates an IBM 5150 PC, several models of clones and successors, along with various graphics...

GNU Compiler Collection - The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting...

MASM Builder - MASM Builder is a free Integrated Development Environment IDE for developing 32-bit Windows programs using the Assembler. MASM Builder contains many useful features which will assist you in creating Windows API based programs.