# Dman95/SASM

SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages

Repository: https://github.com/Dman95/SASM
Canonical: https://ross.abutalabs.com/products/sasm
Homepage: http://dman95.github.io/SASM/
Language: Python
License: NOASSERTION
License Family: other
Topics: assembly, assembler, assembly-language, ide, nasm, fasm, gas, sasm
Last push: 2026-02-08T18:26:02+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 66, release rhythm 37, longevity 100
- inputs: {"age_days": 4839, "days_push": 206, "days_rel": 206, "gap_med": 366, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5984, forks 219 (observed 2026-08-28T04:09:33.972358+00:00)

## What it is
SASM (SimpleASM) is a simple open-source cross-platform IDE for writing and running programs in NASM, MASM, GAS, and FASM assembly languages. Built on Qt, it offers syntax highlighting, a debugger, and works out of the box, making it well suited for beginners learning assembly.

## Use cases
- write and run assembly programs without configuring toolchains
- learn x86 assembly as a beginner
- debug NASM programs with an integrated debugger
- edit assembly code with syntax highlighting
- teach an assembly language course
- try the same code across NASM, MASM, GAS, and FASM

## When to choose
- you are a beginner learning assembly and want an out-of-the-box IDE
- you need a lightweight cross-platform editor with assembly syntax highlighting and debugging
- you work with NASM, MASM, GAS, or FASM and want quick compile-and-run workflows

## When to avoid
- you need a full-featured IDE with project management, refactoring, or version control integration
- you develop large multi-file assembly or mixed C/assembly projects
- you need assemblers or architectures beyond NASM, MASM, GAS, and FASM

## Facets
- artifact type: application
- maturity: active
- function: editor, developer-tools, gui
- domain: developer-tools, education, programming-languages
- platform: windows, cross-platform
- tags: assembly, ide, nasm, masm, gas, fasm, debugger, syntax-highlighting, qt, beginner-friendly, linux, macos, desktop

## Member repositories
- Dman95/SASM (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:33.972358+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:49:52.388210+00:00, confidence not recorded.
  - readme: https://github.com/Dman95/SASM (fetched 2026-08-28T04:09:33.972358+00:00, sha fdf81c316e9a)
  - homepage: http://dman95.github.io/SASM/ (fetched 2026-08-29T08:45:53.772369+00:00, sha d9998e926b72)
- Data as of 2026-08-30T08:39:29.467469+00:00.
