| Crates.io | tree-sitter-mips |
| lib.rs | tree-sitter-mips |
| version | 0.3.0 |
| created_at | 2025-08-14 14:21:47.950931+00 |
| updated_at | 2025-12-02 22:45:17.269718+00 |
| description | A syntax parser for the MIPS Instruction Set Architecture. |
| homepage | |
| repository | https://github.com/omeyenburg/tree-sitter-mips |
| max_upload_size | |
| id | 1794923 |
| size | 1,182,420 |
A tree-sitter parser for the MIPS assembly language. This is a mirror to tree-sitter-riscv.

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 in NeoVim for various grammar features:
Instructions
|
Directives
|
Expressions
|
Labels
|
Comments
|
Macros
|