Skip to content
forked from m-zakeri/CodART

Source Code Automated Refactoring Toolkit

License

Notifications You must be signed in to change notification settings

danibazi9/CodART

 
 

Repository files navigation

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:

About

Source Code Automated Refactoring Toolkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.2%
  • Python 45.9%
  • Java 1.2%
  • Other 0.7%