Tree Sitter for parsing #890
jordanbrauer
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Interesting idea, how will the native dependency on tree sitter be provided by the package |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has the idea of using Tree Sitter for parsing been tossed around yet? I know it does not have PHP bindings (though it has Ruby, and Node, so it should be possible), or an official GraphQL grammar, but if these two things existed (yay OSS), it might be neat to see the difference in performance when parsing schema documents.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions