Liste des Groupes | Revenir à l misc |
In comp.unix.programmer Kaz Kylheku <643-408-1753@kylheku.com> wrote:Absolute nonsense.On 2024-08-15, Lawrence D'Oliveiro <ldo@nz.invalid> wrote:You seem to have a point. The core of C language is also small. IOn Thu, 15 Aug 2024 19:48:36 -0000 (UTC), Kalevi Kolttonen wrote:>
>The last I checked, the O'Reilly Python book is just absolutely>
*MASSIVE*. The language has a huge number of features now ...
No, it hasn’t. The core language reference spec is only a small fraction
of, say, the Java language spec.
>
It’s just that you can do so many things with Python. And that is down to
the huge variety of off-the-shelf addon libraries that build on that core
language spec. It has to be a strong, very solidly founded core in order
to be such a versatile basis for these addons, and it is.
That's idiotic; you're saying that the standard library packages of
Python are not part of Python, and do not contribute to its size.
guess they even said in the original K & R book that C is a small
language best described by a small book.
But in order to do anything with C, you need to know the standard
libraries. They have grown bigger and bigger during all these
years. One could also well argue that to program on UNIX, you also
need to know all the POSIX libraries.
So it is indeed a vague question of what belongs in given programmingThat is true, but not for the reason you gave.
languages.
Les messages affichés proviennent d'usenet.