Masm, Nasm, Fasm or just asm
Open
Nobody has claimed this yet.
language-definitions
new language
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Language
A short description of the language.
Assembly language [Intel syntax]
- The Microsoft Macro Assembler (MASM) is an x86 assembler that uses the [Intel syntax] for [Microsoft Windows],
- Netwide Assembler (NASM),
- Flat Assembler (FASM),
all of the above mostly the same - GNU Assembler (gas) the one most different
Additional resources
E.g. The official website, documentation or language specification.
https://en.wikipedia.org/wiki/Assembly_language
https://mirror.math.princeton.edu/pub/oldlinux/Linux.old/Ref-docs/asm-ref.pdf
https://learn.microsoft.com/en-us/cpp/assembler/masm/microsoft-macro-assembler-reference?view=msvc-170
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the issue text and its MASM, NASM, FASM, and GAS references. Compare the requested dialects and confirm the intended scope with Prism maintainers before choosing an implementation target; done should be a reviewed Assembly syntax-highlighting addition covering the agreed syntax.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100