tree-sitter-sus

Crates.iotree-sitter-sus
lib.rstree-sitter-sus
version0.1.0
sourcesrc
created_at2024-07-27 14:51:52.599729
updated_at2024-11-06 12:02:08.4133
descriptionsus grammar for the tree-sitter parsing library
homepagehttps://github.com/pc2/sus-compiler
repositoryhttps://github.com/tree-sitter/tree-sitter-sus
max_upload_size
id1317346
size377,511
Lennart Van Hirtum (VonTum)

documentation

README

Tree-Sitter grammar for the SUS Language

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.

Commit count: 0

cargo fmt