An open API service indexing awesome lists of open source software.

https://github.com/jimblandy/spirv-mode

Emacs major mode for editing SPIR-V assembly.
https://github.com/jimblandy/spirv-mode

emacs-mode spir-v

Last synced: 6 months ago
JSON representation

Emacs major mode for editing SPIR-V assembly.

Awesome Lists containing this project

README

          

## `spirv-mode`: An Emacs mode for editing SPIR-V assembly

What it says on the tin.

- Supports indentation, lining up opcode starts.
- Colorized (misspelled opcode names get a different color!)
- Minibuffer help for operands, using eldoc.