83

GitHub - skeeto/nasm-mode: Major mode for editing NASM assembly programs

 5 years ago
source link: https://github.com/skeeto/nasm-mode
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

nasm-mode

nasm-mode is a major mode for editing NASM x86 assembly programs. It includes syntax highlighting, automatic indentation, and imenu integration. Unlike Emacs' generic asm-mode, it understands NASM-specific syntax. Requires Emacs 24.3 or higher.

The instruction and keyword lists are from NASM 2.12.01.

Known Issues

  • Due to limitations of Emacs' syntax tables, like many other major modes, double and single quoted strings don't properly handle backslashes, which, unlike backquoted strings, aren't escapes in NASM syntax.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK