A tree-sitter parser for the RISC-V and MIPS assembly languages, aiming for covering most features of all major assemblers and simulators
This parser is available for JavaScript, Python, Rust, Go, and C, and integrates with NeoVim.
See Editor Integration and Language Integration for installation and integration instructions.
Syntax highlighting for various grammar features:
|
|
|
|
|
|
- Editor Integration - NeoVim installation
- Language Integration - JavaScript, Python, Rust, Go, C
- AST Reference - Node type reference
- Development - Building and testing
