| Crates.io | tree-sitter-sus |
| lib.rs | tree-sitter-sus |
| version | 0.3.7 |
| created_at | 2024-07-27 14:51:52.599729+00 |
| updated_at | 2026-01-23 02:53:11.083297+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 | 517,751 |
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.