>>106316423
>object oriented which is a necessity in fast iteration
fast iteration is possible when the code is well factored (i.e. you don't have to consider the whole program every time you make a change). this is independent of the paradigm, the linux kernel is massive, not object oriented and moves fast