0.23.1 • Published 10 months ago

tree-sitter-ocaml v0.23.1

Weekly downloads
26
License
MIT
Repository
github
Last release
10 months ago

tree-sitter-ocaml

CI npm crates pypi

OCaml grammar for tree-sitter.

This module defines grammars for implementations (.ml) interfaces (.mli) and types. Require them as follows:

require('tree-sitter-ocaml').ocaml;
require('tree-sitter-ocaml').ocaml_interface;
require('tree-sitter-ocaml').ocaml_type;

References

0.23.1

10 months ago

0.23.0

11 months ago

0.22.0

1 year ago

0.21.2

1 year ago

0.21.1

1 year ago

0.21.0

1 year ago

0.20.4

2 years ago

0.19.0

4 years ago

0.15.0

6 years ago

0.14.3

6 years ago

0.14.1

6 years ago

0.13.1

7 years ago

0.13.0

7 years ago

0.12.2

7 years ago

0.12.1

7 years ago

0.12.0

7 years ago

0.11.0

7 years ago