/tree-sitter-c3

C3 grammar for tree-sitter

Primary LanguageJavaScriptMIT LicenseMIT

tree-sitter-c3

This is a complete implementation of the current C3 grammar for tree-sitter, usable for syntax highlighting, indentation, folding, code analysis, header/docs generation, and more.

At the moment the grammar is usable, but not stable. Tree structure and naming may still change.

Check out the tree-sitter playground: https://cbuttner.github.io/tree-sitter-c3/