Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 652 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 652 Bytes

CodART

CodART

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:

  1. Extract Class
  2. Move Class
  3. Move Method
  4. Remove Field
  5. Replace Exception with Test

Project contributors:

  • Danial Bazmandeh, BSc, Computer Engineering
  • Alireza Haghani, BSc, Computer Engineering

Read proposal: