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

Release dynamic tree-sitter grammars support #754

Closed
vincent-botbol opened this issue Sep 30, 2024 · 1 comment
Closed

Release dynamic tree-sitter grammars support #754

vincent-botbol opened this issue Sep 30, 2024 · 1 comment

Comments

@vincent-botbol
Copy link

Follow up of #751

Is your feature request related to a problem? Please describe.
I implemented a topiary query for (Catala)[https://github.com/CatalaLang/catala] but the released version only support linked grammars. Hence, it requires to maintain a fork to use.

Describe the solution you'd like
The PR #716 addresses this particular issue. It would great to have it released, and, in particular, with topiary-opam.

Describe alternatives you've considered
Currently, I fork topiary-opam and make the topiary submodule points to the dev branch.

@nbacquey
Copy link
Member

nbacquey commented Nov 5, 2024

Hi @vincent-botbol!
If I understand correctly, the merge of #716 fixes your issue, right? I'm closing it assuming I'm right, don't hesitate to re-open it if I'm mistaken

@nbacquey nbacquey closed this as completed Nov 5, 2024
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