- language
- grammar
- asm
- tree
- sitter
- pulsar
- assembly
- .s
- .asm
-
Made for Pulsar!
This package was written specifically for Pulsar and did not exist in the Atom package repository.
Assembly language package
General purpose syntax highlighting for assembly.
You may also be interested in: https://packages.pulsar-edit.dev/packages/language-x86asm
There is also https://packages.pulsar-edit.dev/packages/language-asm This one is simply on modern tree sitter and made for pulsar
Usage
Simply open any .asm, .s, or .S file in pulsar after installing the package
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Options for creating other assembly language packages
Should pulsar ever decide not to support that style of language package though, and someone decide they want to add support a tree sitter grammar does exist: https://github.com/bearcove/tree-sitter-x86asm For NASM support there exists: https://github.com/naclsn/tree-sitter-nasm
License
See License.md for more information, as there are several MIT licenses related to this project