Source Code Automated Refactoring Toolkit (CodART) is a research project at IUST reverse engineering laboratory.
Compiler Design course project at IUST, Dr. Saeed Parsa, Fall 2020
We've implemented these code refactorings as same as the job professional IDEs do:
- Extract Class
- Move Class
- Move Method
- Remove Field
- Replace Exception with Test
Project contributors:
- Danial Bazmandeh, BSc, Computer Engineering
- Alireza Haghani, BSc, Computer Engineering
Read proposal: