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

gource as a reference for an evolutionary dataset generation framework from codebases #318

Open
EricLiclair opened this issue Jan 5, 2024 · 0 comments

Comments

@EricLiclair
Copy link

hi maintainers,
i'm working on an independent research project which revolves very closely around software evolution in industry-grade (large scale, multi-repository, well documented) codebases and my primary approach is to capture the evolution of a codebase over time and create an open-source data creation framework that could be connected with any codebase and captures the evolution of the project over time (checkpointed codegraphs, maybe checkpointed by code commits?).
primarily a python or java codebase (why? better ast parsers and libraries available) to start with, other language supports could be added eventually

I need help in understanding how, and from what all components/modules in Gource i can draw parallels.
also, i'll be happy to read other suggestions or references.

at this point i'm surveying and capturing a few solid approaches to achieve the same.

@EricLiclair EricLiclair changed the title gource as a reference for an evolutionary dataset generation from codebases gource as a reference for an evolutionary dataset generation framework from codebases Jan 5, 2024
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