tree-sitter-cpp icon indicating copy to clipboard operation
tree-sitter-cpp copied to clipboard

feature: Python Bindings

Open Rot127 opened this issue 1 year ago • 0 comments

Did you check the tree-sitter docs?

Is your feature request related to a problem? Please describe.

py-tree-sitter marked their method to build tree-sitter libraries and seems to allow only languages with Python bindings in v0.22.0.

Describe the solution you'd like

Implement Python bindings to py-tree-sitter

Describe alternatives you've considered

Stick to version <0.22.0 for the Python API or use another one. Though I am not aware of any which allows building tree-sitter-cpp on my own.

Additional context

No response

Rot127 avatar Mar 21 '24 07:03 Rot127