File tree Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change 1- tree-sitter-ocaml
2- =================
1+ # tree-sitter-ocaml
32
4- [ ![ Build Status] ( https://github.com/tree-sitter/tree-sitter-ocaml/workflows/build/badge.svg )] ( https://github.com/tree-sitter/tree-sitter-ocaml/actions?query=workflow%3Abuild )
3+ [ ![ CI] [ ci ]] ( https://github.com/tree-sitter/tree-sitter-ocaml/actions/workflows/ci.yml )
4+ [ ![ discord] [ discord ]] ( https://discord.gg/w7nTvsVJhm )
5+ [ ![ matrix] [ matrix ]] ( https://matrix.to/#/#tree-sitter-chat:matrix.org )
6+ [ ![ crates] [ crates ]] ( https://crates.io/crates/tree-sitter-ocaml )
7+ [ ![ npm] [ npm ]] ( https://www.npmjs.com/package/tree-sitter-ocaml )
58
69OCaml grammar for [ tree-sitter] ( https://github.com/tree-sitter/tree-sitter ) .
710
@@ -14,6 +17,12 @@ require('tree-sitter-ocaml').interface;
1417
1518References
1619
17- * [ OCaml language reference] ( https://ocaml.org/manual/language.html )
18- * [ OCaml language extensions] ( https://ocaml.org/manual/extn.html )
19- * [ OCaml parser] ( https://github.com/ocaml/ocaml/blob/trunk/parsing/parser.mly )
20+ - [ OCaml language reference] ( https://ocaml.org/manual/language.html )
21+ - [ OCaml language extensions] ( https://ocaml.org/manual/extn.html )
22+ - [ OCaml parser] ( https://github.com/ocaml/ocaml/blob/trunk/parsing/parser.mly )
23+
24+ [ ci ] : https://img.shields.io/github/actions/workflow/status/tree-sitter/tree-sitter-ocaml/ci.yml?logo=github&label=CI
25+ [ discord ] : https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
26+ [ matrix ] : https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
27+ [ npm ] : https://img.shields.io/npm/v/tree-sitter-ocaml?logo=npm
28+ [ crates ] : https://img.shields.io/crates/v/tree-sitter-ocaml?logo=rust
You can’t perform that action at this time.
0 commit comments