libcodesize-java

Calculates the size of code for robocode
  http://www.robowiki.net/wiki/Code_Size
  0
  no reviews



Codesize is a tool for calculating the code size of a java classfile or java archive (jar). code size is important to you if you want to make robots for the smaller weight classes. it can be challenging, educational, frustrating or all at once to reduce the code to the targeted level.