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

Generating bindings for existing tree-sitter grammars #20

Open
JoranHonig opened this issue Feb 3, 2023 · 0 comments
Open

Generating bindings for existing tree-sitter grammars #20

JoranHonig opened this issue Feb 3, 2023 · 0 comments

Comments

@JoranHonig
Copy link

Hey,

I was looking around for tooling that could help me work with tree-sitter parsers in rust when I came across this project, its pretty cool.

I had a question around future features:

Are there be any plans to generate bindings for existing tree-sitter grammars (based on the node-types.json file)? I've already built the grammar with the standard grammar.js format, but I don't want to build the boilerplate binding code (which you rightfully point out is a bunch of work, and it's easy to introduce bugs).

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

1 participant