Le 11/11/2011 05:35, J Arrizza a écrit :
Perl has CPAN
Ruby has gems
Python has PyPi.
Java has the JDK
C# has the CLR
All of the libraries are huge and, just as importantly, they're
organized (although some better than others).
Depending on your level of cynicism, these libraries show one or more of
the following about a language:
Java has the JDK, in itself a very high quality and very complete
library. But it also has the Apache Foundation for just about everything
else.
And the Java Community Process for defining new APIs and their evolution.
Python also has the equivalent of the JCP.
The D community is still a bit small for such organisations, but there
is already some sort of community process, which is a good step in the
right direction.