|
|
|
|
|
by zak_mc_kracken
4290 days ago
|
|
> I don't think you can find a large, complex FP project because I think all the good complex FP projects are clusters of small executables. That's certainly one (optimistic) conclusion. Another could be that FP is not suitable to large, complex projects. |
|
I think the truth is more simple. Traditional OO is what is taught, traditional OO languages have tons of libraries, and there are tons of legacy code in traditional OO. You can easily find OO programmers. Nobody ever got fired for making OO systems, even when they end in barely-maintainable horrors full of mutable state.