Socket
Book a DemoInstallSign in
Socket

tree-sitter-riscv

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tree-sitter-riscv

A syntax parser for the RISC-V Instruction Set Architecture.

pipPyPI
Version
0.3.0
Maintainers
1

tree-sitter-riscv

A tree-sitter parser for the RISC-V and MIPS assembly languages, aiming for covering most features of all major assemblers and simulators

CI crates npm pypi go

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 for various grammar features:

Instructions

Instructions preview

Directives

Directives preview

Expressions

Expressions preview

Labels

Labels preview

Comments

Comments preview

Macros

Macros preview

Documentation

Keywords

incremental

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts