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

where to get the grammar file for C++ language? #8

Closed
lclfans opened this issue Sep 8, 2023 · 1 comment
Closed

where to get the grammar file for C++ language? #8

lclfans opened this issue Sep 8, 2023 · 1 comment

Comments

@lclfans
Copy link

lclfans commented Sep 8, 2023

Hi expert,
I want to porting the code to support C++ language.
Where can i get the grammar file for C++ language like the java grammar java-grammar.so?

@micheletufano
Copy link
Member

Hello,
You can build the grammar file using tree-sitter following similar steps to this. The binding for C++ are available here.

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

No branches or pull requests

2 participants