SASM

Last updated

SASM
Developer(s) Dmitriy Manushin (Dman95)
Stable release
3.15.0 / 7 February 2025;0 days ago (2025-02-07)
Repository
Operating system Windows, Linux
Type IDE
License GPL
Website dman95.github.io/SASM/english.html

SASM (short for SimpleASM) is a free and open source cross-platform integrated development environment for the NASM, MASM, GAS and FASM assembly languages. It features syntax highlighting and includes a debugger. [1]

Contents

SASM is intended to allow users to easily develop and run programs written in assembly language. It was written by Dmitriy "Dman95" Manushin and licensed under the GNU GPL v3.0. It is written in C++ and uses the multi-platform Qt toolkit.

Features

References

  1. Hoey, Jo Van (2019). Beginning x64 Assembly Programming: From Novice to AVX Professional. Apress. p. Chapter 7. ISBN   978-1-4842-5076-1 . Retrieved 25 February 2020.
  2. Shin-ya, Nishizaki; L, Caro Jaime D.; C, Suarez Merlin Teodosia (2017). Theory and Practice of Computation: Proceedings of Workshop on Computation: Theory and Practice WCTP2016. World Scientific. pp. 62–63. ISBN   978-981-323-408-6 . Retrieved 25 February 2020.