Code Replicator Code
Brought to you by:
cohadar
Code Replicator is a general purpose interactive programmer's tool for creating large blocks of similar code from list(s) of variables. It saves programmers from boring and repetitive tasks and it is faster than manual typing. This program is free and open-source. REQUIREMENTS: Java version 6 or newer. http://www.java.com/ Start the program by double-clicking on replicator.jar If clicking does not work try typing in console> java -jar replicator.jar WEBSITE: http://codereplicator.sourceforge.net SOURCE CODE: http://hg.code.sf.net/p/codereplicator/code