sasm

simple IDE for NASM, GAS and FASM assembly languages
  https://github.com/Dman95/SASM
  -1
  1 review



This is a simple IDE for assembly languages. It has syntax highlighting and a debugger. The program works out of the box and is great for beginners to learn assembly language.
Latest reviews
2
Peter-Posto 2 years ago

The flatpack version of this file doesn't work correctly (can't save documents and hangs if you try), but the version you receive using apt install sasm is also buggy. First file works, the next file you create brings up errors regarding a missing io64.inc and other mysterious problems. It is nothing but a very sad experience that the only free assembly IDE is so buggy that you can't use it in production. That's a real pity!