Skip to content

SPM support #234

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

Merged
merged 1 commit into from
May 25, 2023
Merged

SPM support #234

merged 1 commit into from
May 25, 2023

Conversation

mattmassicotte
Copy link
Contributor

Hi friends! Me again :)

This adds Swift bindings and Swift Package Manager (SPM) support. This should require no maintenance on your part, and should not impact the actual parsers in any way. Other similar changes were made here:

https://github.com/tree-sitter/tree-sitter-go
https://github.com/tree-sitter/tree-sitter-c
https://github.com/tree-sitter/tree-sitter-haskell

@keynmol
Copy link
Collaborator

keynmol commented May 25, 2023

I don't fully understand it but that never stopped me from merging code!

Thanks :)

@keynmol keynmol merged commit 9ec7921 into tree-sitter:master May 25, 2023
@mattmassicotte mattmassicotte deleted the feature/spm branch May 25, 2023 13:34
@mattmassicotte
Copy link
Contributor Author

I'm very happy to answer more questions about it! At this point, I've added Swift bindings to many tree-sitter parsers. But, it really shouldn't cause you any trouble, so you can also just happily ignore 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

Successfully merging this pull request may close these issues.

2 participants