|
|
|
|
|
by chaosite
2741 days ago
|
|
I mean, eventually a committee takes over, sure. But C++ is Stroustrup, Java is Gosling, C is K&R, JavaScript is Eich. Most successful languages kept their internal consistency by being designed by a single person. Historically, these single persons also had mustaches. Yes, eventually all of those graduated to a design-by-committee approach, but that happened much later. But yes, in that sense, Python is just following the path set by others. |
|
C++ wasn't designed by Stroustrup alone. It's based on C's design.
Sure sometimes you have cleared leaders (see also Perl/Larry Wall) but having a larger group has benefits to see more edge cases (with the risk of committee issues)