Software Alternatives & Reviews

Yasm VS NASM

Compare Yasm VS NASM and see what are their differences

Yasm logo Yasm

Yasm is a complete rewrite of the NASM assembler.

NASM logo NASM

The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and...
  • Yasm Landing page
    Landing page //
    2019-09-10
  • NASM Landing page
    Landing page //
    2021-10-11

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

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

Category Popularity

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

User comments

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

Social recommendations and mentions

NASM might be a bit more popular than Yasm. We know about 3 links to it since March 2021 and only 3 links to Yasm. 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.

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

NASM mentions (3)

  • How to improve at x86/C?
    Try https://nasm.us/ as a modern way to use assembly. Source: about 1 year 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: about 3 years ago

What are some alternatives?

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

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

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

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

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.

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...