Skip to content

YASM

Description

yasm website

Yasm is a BSD-licensed assembler that is designed from the ground up to allow for multiple assembler syntaxes to be supported (e.g. NASM, GNU AS, etc.) in addition to multiple output object formats and multiple instruction sets. Its modular architecture allows additional object formats, debug formats, and syntaxes to be added relatively easily.

Environment Modules

Run module spider yasm to find out what environment modules are available for this application.

Environment Variables

  • HPC_YASM_DIR - installation directory
  • HPC_YASM_BIN - executable directory
  • HPC_YASM_INC - include directory
  • HPC_YASM_LIB - library directory

Categories

programming