mschwartz/assembly-tutorial resource
Programming in assembly language tutorial observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 80
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2024
- days_rel: n/a
- days_push: 122
- n_releases_24m: 0
Adoption not part of the score
1959 stars · 135 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source tutorial teaching AMD64/x86-64 assembly language programming, aimed at novices and beginners. It covers fundamentals like number bases, memory, registers, addressing modes, and commonly used instructions.
Use cases
- learn x86-64 assembly language from scratch
- understand how CPU registers and memory work
- study AMD64 instruction set and addressing modes
- learn low-level programming concepts like stacks and the ALU
- understand ELF files and how the loader works
- transition from high-level languages to assembly
When to choose
- you are a beginner wanting to learn assembly for AMD64/Intel 64-bit processors
- you want a free, structured tutorial covering assembly fundamentals
- you want to understand low-level concepts like paging, MMU, and instruction sets
When to avoid
- you need ARM, RISC-V, or other non-x86 assembly instruction
- you are an expert looking for advanced optimization techniques
- you need a formal textbook or certification material
Facets
learning-resource · maturity active
documentation tutorials programming-languages education cross-platform assembly-language amd64 x86-64 tutorial low-level-programming linux
1 source
- readme: https://github.com/mschwartz/assembly-tutorial · fetched 2026-08-28 · 412cfbe1141e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mschwartz/assembly-tutorial | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="mschwartz/assembly-tutorial")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem