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

Support for Kotlin and possibly other JVM languages #42

Open
achimmihca opened this issue Nov 3, 2023 · 0 comments
Open

Support for Kotlin and possibly other JVM languages #42

achimmihca opened this issue Nov 3, 2023 · 0 comments

Comments

@achimmihca
Copy link

It would be nice if support for Kotlin could be added.

At the moment, GraphBuddy can visualize Scala and Java code. Given that Kotlin is an officially supported language for Android development, I argue that Kotlin would be a worthy addition.

Going one step further, I wonder whether it would be possible to do the analyzes on Java byte code, such that Java, Scala, Kotlin, Groovy, and other languages that can be compiled to the JVM can be supported equally well.

To quote from #7

If someone is interesting, integration with other languages can be achieved with now public schema https://github.com/VirtusLab/graphbuddy/blob/master/proto/graph_node.proto (it just a matter of storing .proto files under .semanticgraphs folder).

I hope its development continues because this seems like a useful tool.

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

1 participant