Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup Go, JavaScript, C, C++ and make it consistent with the CLDK version #15

Open
rofrano opened this issue Aug 20, 2024 · 0 comments
Assignees

Comments

@rofrano
Copy link
Member

rofrano commented Aug 20, 2024

To support several programming language, we have modified the code structure. We have 4 levels of analysis and for tree-sitter-based analysis it is based on symbol_table. To enable support for each programming language mentioned in the title, we need to implement all the methods that are in the abstract class . Otherwise, it is not compliant with the CLDK architecture and cannot be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants