Rahul Sharma (Editor)

SASM

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Operating system
  
Windows, Linux

License
  
GPL

Type
  
IDE

SASM

Developer(s)
  
Dmitriy Manushin (Dman95)

Stable release
  
3.8.0 / 19 February 2017; 35 days ago (2017-02-19)

Repository
  
github.com/Dman95/SASM.git

SASM (SimpleASM) — a simple Open Source crossplatform integrated development environment for NASM, MASM, GAS and FASM assembly languages with syntax highlighting and debugger.

Contents

SASM makes it easy to develop and run programs written in assembly language. The program works out of the box and is great for beginners to learn assembly language.

Licensed under the GNU GPL v3.0. Based on the Qt.

It was created by the programmer Dmitriy Manushin (Dman95).

Features

  • Four assemblers - NASM, MASM, GAS and FASM are supported
  • Syntax highlighting with tunable color scheme
  • Handy graphical debugger
  • Program is translated into Russian and English
  • Input/output macro library
  • Ability to work with multiple files using tabs
  • All required components are included (gdb, gcc, nasm, masm, fasm, gas)
  • SASM is great for beginners to learn assembly language
  • Alternative IDE for assembler

  • RadASM
  • Fresh
  • NASM Develop IDE
  • References

    SASM Wikipedia


    Similar Topics