PONDER
- 2 followers
- New York, NY
- http://ponder-lab.github.io
- ponder@hunter.cuny.edu
Pinned
Repositories
- Optimize-Java-8-Streams-Refactoring Public
Refactorings for optimizing Java 8 stream client code for greater parallelism and efficiency.
- Common-Eclipse-Refactoring-Framework Public
A framework to make creating Eclipse Java refactoring plugins a bit easier for particular kinds of refactorings.
- GitHub-Issue-Classifier Public
Python script to mine for GitHub issues + comments and classify them.
- Rejuvenate-Logging-Levels Public
An Eclipse plug-in research prototype for automatically rejuvenating log statement levels using degree of interest
- Migrate-Skeletal-Implementation-to-Interface-Refactoring Public
A refactoring prototype plug-in for Eclipse that migrates Java skeletal implementations to enhanced interfaces.
- Imperative-DL-Study-Web-App Public
- Java-Structural-Commonality-Analyzer Public
An Eclipse plug-in that analyzes structural commonality between an arbitrary set of Java elements.
- Constants-to-Enum-Eclipse-Plugin Public
A research prototype Eclipse plugin that refactors Java legacy code to make use of the new enum program construct that was introduced in Java 5.