S
s0suk3
Right. It's the domain of other standards, not of a programming
language standard.
Java supports networking, Python supports networking, Perl supports
networking, Ruby supports networking, C# supports networking, many
others support networking.
Right. It's the domain of other standards (and less formal quasi-
standards), not of a programming language standard.
Java supports graphics, Python supports graphics, others probably
support graphics.
You're repeating yourself.
GUIs are not the same as graphics, if that's what you meant. Anyway,
Java supports GUIs, Python supports GUIs, others probably support
GUIs.
Right. It's the domain of other standards, not of a programming
language standard.
Java supports directory operations, Python supports directory
operations, Perl supports directory operations, C# supports directory
operations, Ruby supports directory operations, many others support
directory operations.
<snip>
So, you see, many people (perhaps most people) do think those things
should be part of a programming language's standard (I mean "standard"
in a general sense, not necessarily a document like C's standard), and
some of them have worked hard on them. They're just not what you think
should be "a programming language standard."
Sebastian