Motivation for this project has been the vast amount of multiplatform code at work and a desire to visualize how each class and project depends on one another.
This code at work is written in transpileable java code and up to 5 other native languages, all mixed together.
The idea was to write a source code analyzer able to parse all different languages used, extract some common features and then visualize it as a graph.
source code: https://github.com/ScrambledRK/huntsman
No comments:
Post a Comment