Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OCaml support. #1842

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add OCaml support. #1842

wants to merge 3 commits into from

Conversation

oemmerson
Copy link

Hi, Here is a first shot at OCaml support.

It builds and it runs for completion.

I am not famililar with Treesitter development but I've followed the recommended example #553 and copied the code that seemed relevant from https://github.com/tree-sitter/tree-sitter-ocaml
I am unsure about the queriers/tokenizer and RAG correctness. I added a repository to my config and the scheduler ran without issue, but I haven't used it before so I can't really say more about that.

You are welcome to make any changes to the code or recommend changes if you need to.

@wsxiaoys wsxiaoys self-requested a review April 24, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants