tree-sitter-mips

Crates.iotree-sitter-mips
lib.rstree-sitter-mips
version0.3.0
created_at2025-08-14 14:21:47.950931+00
updated_at2025-12-02 22:45:17.269718+00
descriptionA syntax parser for the MIPS Instruction Set Architecture.
homepage
repositoryhttps://github.com/omeyenburg/tree-sitter-mips
max_upload_size
id1794923
size1,182,420
Oskar Meyenburg (omeyenburg)

documentation

README

tree-sitter-mips

A tree-sitter parser for the MIPS assembly language. This is a mirror to tree-sitter-riscv.

CI crates npm pypi go

Preview: syntax highlighting in NeoVim

Quick Start

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.

Examples

Syntax highlighting in NeoVim for various grammar features:

Instructions

Instructions preview

Directives

Directives preview

Expressions

Expressions preview

Labels

Labels preview

Comments

Comments preview

Macros

Macros preview

Documentation

Further reading

Commit count: 0

cargo fmt