Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 512 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 512 Bytes

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.