Skip to content
Ozren Dabić edited this page Oct 2, 2023 · 2 revisions

Welcome to the java-tree-sitter wiki

Introduction

Welcome to the official wiki for the java-tree-sitter project! This wiki serves as a comprehensive resource for users and contributors who are interested in understanding and using the java-tree-sitter library.

What is java-tree-sitter?

java-tree-sitter is a powerful parsing library for Java that is built on top of tree-sitter. It provides an efficient and language-agnostic way to parse source code, making it easier to work with and manipulate code in various programming languages. Whether you are a developer, researcher, or enthusiast, this project can be a valuable tool for your code analysis needs.

Getting Involved

We welcome contributions from the community! Whether you want to report a bug, request a feature, or submit a pull request, your involvement is highly appreciated. To get started, please refer to our Contribution Guidelines.

Contact Us

If you have questions, suggestions, or need assistance, feel free to reach out to us on our GitHub Issues page. We're here to help and improve the project together!

License

This project is open-source and licensed under the MIT License. Please make sure to review the license terms before using or contributing to this project.

Thank you for choosing java-tree-sitter! We hope you find it useful and look forward to your contributions.