8000 GitHub - jtarver2018/team4
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jtarver2018/team4

 
 

Repository files navigation

Development Status

Build Status Total alerts SonarCubeQuality

GitHub issues GitHub issues closed

codecov Language grade: Java Projects code style

SonarCube

Project Description

This is part of the 2018-2019 yearly project @ Technion Israel Institute of Technology.
Project goal is to take a small library and improve it by refactoring it's code, adding documentation, improving test coverage, and much more.

The Spartanizer is:

  • An Eclipse plugin
  • Offers in the problems view tips for simplifying your code
  • Make your code laconic: say much in few words.
  • Platform for other research: nano-patterns, source to source transformation, and The Athenizer

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.

Contributers

  • Guy Menhel
  • A'meer A'mer
  • Yuval Ron
  • Ron Marcovich
  • Moshe Sebag
  • Max Calderon
  • Rany Jamal

Instructors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0