| .. | ||
| bindings | ||
| corpus | ||
| queries | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| binding.gyp | ||
| Cargo.toml | ||
| grammar.js | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| Package.swift | ||
| pyproject.toml | ||
| README.md | ||
| setup.py | ||
tree-sitter-decodal
Tree-sitter implementation of the Decodal grammar.
The canonical grammar is documented in:
../../doc/manual/souce/language/grammar.md
This grammar is an editor/tooling implementation of that EBNF reference.
Generated parser files under src/ are committed.