Crates.io | tree-sitter-sus |
lib.rs | tree-sitter-sus |
version | 0.1.0 |
source | src |
created_at | 2024-07-27 14:51:52.599729 |
updated_at | 2024-11-06 12:02:08.4133 |
description | sus grammar for the tree-sitter parsing library |
homepage | https://github.com/pc2/sus-compiler |
repository | https://github.com/tree-sitter/tree-sitter-sus |
max_upload_size | |
id | 1317346 |
size | 377,511 |
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.