| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | 13-Mar-2025 | - | ||||
| README.md | H A D | 13-Mar-2025 | 322 | 9 | 6 | |
| grammar.js | H A D | 13-Mar-2025 | 11.9 KiB | 262 | 231 |
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