From dfd4fb330f75595813e2a2f83000580a36dd10ff Mon Sep 17 00:00:00 2001 From: ObserverOfTime Date: Mon, 9 Oct 2023 11:28:28 +0300 Subject: feat: add nasm parser (#5475) * feat: add nasm parser * chore: update highlights --------- Co-authored-by: Amaan Qureshi --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 15b97fb34..8e32deacf 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,7 @@ We are looking for maintainers to add more parsers and to write query files for - [ ] [mermaid](https://github.com/monaqa/tree-sitter-mermaid) (experimental) - [x] [meson](https://github.com/Decodetalkers/tree-sitter-meson) (maintained by @Decodetalkers) - [x] [mlir](https://github.com/artagnon/tree-sitter-mlir) (experimental, maintained by @artagnon) +- [x] [nasm](https://github.com/naclsn/tree-sitter-nasm) (maintained by @ObserverOfTime) - [ ] [nickel](https://github.com/nickel-lang/tree-sitter-nickel) - [x] [ninja](https://github.com/alemuller/tree-sitter-ninja) (maintained by @alemuller) - [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228) -- cgit v1.2.3-70-g09d2