Skip to content

How can I use this to parse code in OCaml? #55

Open
@roddyyaga

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions