| Crates.io | tree-sitter-sus |
| lib.rs | tree-sitter-sus |
| version | 0.3.1 |
| created_at | 2024-07-27 14:51:52.599729+00 |
| updated_at | 2025-09-19 18:51:27.977406+00 |
| description | sus grammar for the tree-sitter parsing library |
| homepage | https://github.com/pc2/sus-compiler |
| repository | https://github.com/pc2/sus-compiler |
| max_upload_size | |
| id | 1317346 |
| size | 487,337 |
Generated using tree-sitter. Used as the parsing front-end of the sus-compiler.
The SUS compiler repository is here.
This package provides bindings for C, C++, and Rust. (And tree-sitter implemented a few more but who's counting. )
The language definition is in grammar.js. For examples, see the SUS compiler repository.