2023
CodeStylist: A System for Performing Code Style Transfer Using Neural Networks
AAAI 2023technical
Code style refers to attributes of computer programs that affect their readability, maintainability, and performance. Enterprises consider code style as important and enforce style requirements during code commits. Tools that assist in coding style compliance and transformations are highly valuable.…