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

Derive a grammar #6

Open
SuperBo opened this issue Oct 9, 2022 · 0 comments
Open

Derive a grammar #6

SuperBo opened this issue Oct 9, 2022 · 0 comments

Comments

@SuperBo
Copy link

SuperBo commented Oct 9, 2022

Hi Shadaj,

I am very interested in this project when I read this blog.

Tree-sitter provides a mechanism for deriving a language (grammar) as you can see in this:

This is helpful when you want to parse a language which has many dialects (e.g TSX and Typescript), or in case your language have different standards (e.g C++11, C++14, C++18).

I wonder there is a way can do that with Rust Sitter.

Regards,

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