Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianseyler/x86.novaextension
A Nova extension for x86 (and x86-64) assembly
https://github.com/ianseyler/x86.novaextension
Last synced: 29 days ago
JSON representation
A Nova extension for x86 (and x86-64) assembly
- Host: GitHub
- URL: https://github.com/ianseyler/x86.novaextension
- Owner: IanSeyler
- License: mit
- Created: 2022-10-29T18:45:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T18:21:17.000Z (4 months ago)
- Last Synced: 2024-10-30T08:24:01.524Z (3 months ago)
- Language: Assembly
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# x86 for Nova
This extension provides syntax highlighting support for the x86 (and x86-64) assembly language in [Nova](https://panic.com/nova/).
It is based off the work of [Sublimeassembly 2](https://github.com/Nessphoro/sublimeassembly) and [Dan C Underwood](https://github.com/dan-c-underwood/Arm.novaextension).