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

rust-sitter #1

Open
ZackGlenn opened this issue Mar 22, 2023 · 1 comment
Open

rust-sitter #1

ZackGlenn opened this issue Mar 22, 2023 · 1 comment

Comments

@ZackGlenn
Copy link

ZackGlenn commented Mar 22, 2023

I ran across this and typst.nvim while looking for typst tooling, and it seems like you have a good use case for rust-sitter. It would let you define the grammar in annotated rust code, and then automatically generate the tree-sitter parser and rust bindings. There's a good write-up about it here, I figure it's worth a look if you haven't checked it out yet.

@SeniorMars
Copy link
Owner

I have seen it but didn't think about using it for this project. I'll reconsider it.

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