Some twist on loop unrolling[1] perhaps. [1] http://en.wikipedia.org/wiki/Loop_unrolling
LoC is already a poor measure, but if a good effort at solving a problem meant you ended up with 500K LoC in a static language, and you could somehow know that solving the same problem in a dynamic language would have…
Some twist on loop unrolling[1] perhaps. [1] http://en.wikipedia.org/wiki/Loop_unrolling
LoC is already a poor measure, but if a good effort at solving a problem meant you ended up with 500K LoC in a static language, and you could somehow know that solving the same problem in a dynamic language would have…