Skip to content

Commit 6520b57

Browse files
authored
Merge pull request #46 from lamg/master
Adding tree-sitter-coq grammar
2 parents 67f4085 + 1dd4132 commit 6520b57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Contributions welcome! Read the [contribution guidelines](https://github.com/coq
6060
- [VsCoq](https://github.com/coq-community/vscoq) - Language server and extension for the Visual Studio Code and VSCodium editors.
6161
- [VsCoq Legacy](https://github.com/coq-community/vscoq/tree/vscoq1) - Backwards-compatible extension for the Visual Studio Code and VSCodium editors using Coq's legacy XML protocol.
6262
- [Waterproof editor](https://github.com/impermeable/waterproof) - Educational environment for writing mathematical proofs in interactive notebooks.
63+
- [Tree Sitter Rocq](https://github.com/lamg/tree-sitter-rocq) - Partial Rocq tree-sitter grammar useful for syntax highlighting in text editors like [Helix](https://github.com/helix-editor/helix), but not recommended for full parsing of Rocq code.
6364

6465
### Libraries
6566

0 commit comments

Comments
 (0)