Yasm

Introduction

Yasm is a software program that attempts to be a complete rewrite of the NASM assembler. It is licensed under a revision of the BSD license, and it is currently developed by Peter Johnson and Michael Urman. Yasm can generally be used interchangeably with NASM and supports the x86 and x86-64 architectures.

Usage

Compute Systems Invocation Version(s)
Red Hat Linux (64-bit) % /util/bin/yasm 1.1.0.2352 (default)

References

  1. http://en.wikipedia.org/wiki/Yasm
  2. http://www.tortall.net/projects/yasm/