# tree-sitter-decodal Tree-sitter implementation of the Decodal grammar. The canonical grammar is documented in: ```text ../../doc/manual/souce/language/grammar.md ``` This grammar is an editor/tooling implementation of that EBNF reference. Generated parser files under `src/` are committed.