Visit Our new Repository- Technion Bot
Visit our wiki page for more information
- Yoav Zuriel - Yoav's Git
- Shai Zeevi - Shai's Git
- Saifun Naveh - Saifun's Git
- Ofir Alexi - Ofir's Git
- Matan Pugach - Matan's Git
- Yarin Shlafir - Yarin's Git
- Itamar Ordani - Itamar's Git
The Spartanizer is an Eclipse plugin that offers tips for simplifying your code and make it shorter.
The Spartanizer applies spartan programming principles to your code. It refactors your code so it is simpler, contains less variable names that take place in the program's namespaces and is supposed to make the code cleaner.
The Spartanizer offers a various of programming tips and improvements, including removal of unnecessary code, changing temporary variables to generic names and much more.
This project was conceived as an academic project in the 'Technion - Israel Institute of Technology', and was later developed for several years by different students and members of the Computer Science faculty.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Prof. Yossi Gil - Yossi's Git
- Dor Maayan - Dor's Git