Open
Description
Hi, I'd like to use tree-sitter from OCaml in the same way I'd use e.g. the tree-sitter rust bindings (i.e. I don't want different OCaml types for each language). How can I do this? I see there are repos to parse different languages (e.g. https://github.com/returntocorp/ocaml-tree-sitter-typescript) but I'm not sure how to work with them (they have public_name
in dune files but they don't appear to be opam packages). Or should I use this repo directly, and if so how?
Thanks, Roddy
Metadata
Assignees
Labels
No labels