Skip to content

feat: rewrite the scanner in C #209

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 2 commits into from
Jun 19, 2023
Merged

Conversation

amaanq
Copy link
Member

@amaanq amaanq commented Jun 18, 2023

Tested & fuzzed

Closes #109

@aryx
Copy link
Contributor

aryx commented Jun 18, 2023

Why? Why the rewrite?

@clason
Copy link

clason commented Jun 18, 2023

So that projects with a pure C toolchain (like Neovim) can use it.

@aryx
Copy link
Contributor

aryx commented Jun 19, 2023

Would be great if someone could back the github actions that automatically runs the testsuite, regenerate parser.c, etc.
like we have in the other tree-sitter-xxx repositories.

@aryx aryx merged commit 2e29f23 into tree-sitter:master Jun 19, 2023
@amaanq amaanq deleted the rewrite-it-in-c branch June 20, 2023 01:21
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.

Reimplement scanner in pure C
3 participants