Code Replicator is a general purpose interactive programmer's tool for creating large blocks of similar code from list(s) of variables.
It uses case inference to detect common programming patterns.
It can create stupid code faster than you!
A few simple refactoring tools developed according to the KISS principle. The focus is to refactor C++ code but almost any programming language should work. Tools: Rename, Detect duplicate code