Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.36 KB

File metadata and controls

32 lines (18 loc) · 1.36 KB

Replication Package for "From Restructuring to Stabilization: A Large-Scale Experiment on Iterative Code Readability Refactoring with Large Language Models"

CC BY-SA 4.0

This repository contains the replication package for the paper "From Restructuring to Stabilization: A Large-Scale Experiment on Iterative Code Readability Refactoring with Large Language Models".

Repository Structure

RefactoringPipeline

This folder contains the main pipeline to reproduce the experiment (or conduct variations of it).

AdditionalScripts

This folder contains scripts and materials related to the robustness analyses.

Snippets

This folder contains all original snippets, variations, and all refactored versions that are the base for our results.

Additionally, we provide further background information on our pilot experiment in AppendixPilotExperiment.pdf and a technical introduction to the diffparser in AppendixDiffparser.pdf.

License

This repository is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Contact

For any questions or issues related to this replication package, please contact Norman Peitek at [peitek@cs.uni-saarland.de].