A bundle for TextMate/Sublime Text providing syntax highlighting for x86 assembly code.
95
stars
223
commits
Assembly
primary language
May 13, 2025
updated
This is a TextMate/Sublime/VS Code bundle providing language support for x86_64 assembly language in a variety of dialects (nasm/yasm primarily, but could highlight tasm to some extent).
The latest version of this package should be available on GitHub.
Primary syntax file is NASM Assembly.sublime-syntax that is up-to-spec as of NASM manual 2.16.01.
To compile the yaml sources to tmLanguage, you'll need PackageDev (x86_64 Assembly.YAML-tmLanguage, ST2 and older only).
YASM tests are provided by yasm-regression project.




Assembly
100.0%
A bundle for TextMate/Sublime Text providing syntax highlighting for x86 assembly code.
95
stars
223
commits
Assembly
primary language
May 13, 2025
updated
This is a TextMate/Sublime/VS Code bundle providing language support for x86_64 assembly language in a variety of dialects (nasm/yasm primarily, but could highlight tasm to some extent).
The latest version of this package should be available on GitHub.
Primary syntax file is NASM Assembly.sublime-syntax that is up-to-spec as of NASM manual 2.16.01.
To compile the yaml sources to tmLanguage, you'll need PackageDev (x86_64 Assembly.YAML-tmLanguage, ST2 and older only).
YASM tests are provided by yasm-regression project.




Assembly
100.0%