yasm: Yasm (Modular Assembler Project) yasm: yasm: Yasm is a complete rewrite of the NASM assembler under the "new" BSD yasm: License (some portions are under other licenses, see COPYING for details) yasm: It is designed from the ground up to allow for multiple assembler yasm: syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in addition to yasm: multiple output object formats and even multiple instruction sets. yasm: Another primary module of the overall design is an optimizer module. yasm: yasm: yasm: