| Crates.io | tree-sitter-sparql |
| lib.rs | tree-sitter-sparql |
| version | 0.25.2 |
| created_at | 2024-06-29 17:55:50.102035+00 |
| updated_at | 2025-02-25 21:38:30.227804+00 |
| description | SPARQL grammar for tree-sitter |
| homepage | |
| repository | https://github.com/ioannisnezis/tree-sitter-sparql.git |
| max_upload_size | |
| id | 1287542 |
| size | 1,640,719 |
SPARQL grammar for tree-sitter.
This is a fork of tree-sitter-sparql! It's just updated and adjusted for Rust.
All you need to know is written in the docs
To summarize:
tree-sitter generatetree-sitter testtest/grammar.jsIf you want to use this in your rust project:
Everything further is written in the docs