A tree-sitter parser for the MIPS and RISC-V assembly languages.
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.
- Editor Integration - NeoVim installation
- Language Integration - JavaScript, Python, Rust, Go, C
- AST Reference - Complete node type reference
- Development - Building and testing the grammar
