1 Open Issue Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
Libraries Language Bindings

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

Java bindings to the Tree-sitter parsing library

Java