Open Issues Need Help
View All on GitHub Libraries • Language Bindings
Collect source bytes from ParseCallback 28 days ago
AI Summary: The task involves modifying the Java Tree-sitter bindings to collect source code bytes within the `ParseCallback` without the current performance check. This requires understanding the existing codebase, potentially benchmarking performance changes, and implementing a solution similar to a Python Tree-sitter implementation.
Complexity:
4/5
good first issue help wanted