Name Date Size #Lines LOC

..13-Mar-2025-

README.mdH A D13-Mar-2025322 96

grammar.jsH A D13-Mar-202511.9 KiB262231

README.md

1tree-sitter-mlir
2================
3
4Basic [tree-sitter](https://github.com/tree-sitter/tree-sitter) grammar for
5MLIR following the [lang-ref](https://mlir.llvm.org/docs/LangRef/).
6
7Note: the directory in [LLVM repo](https://github.com/llvm/llvm-project/)
8merely contains the grammar file(s) and not the NPM/generated code.
9