C
Cameron Laird
*DevSource* profiles "The State of the Scripting Universe" in
<URL: http://www.devsource.com/article2/0,1759,1778141,00.asp >.
<URL: http://www.devsource.com/article2/0,1759,1778141,00.asp >.
Cameron said:*DevSource* profiles "The State of the Scripting Universe" in
<URL: http://www.devsource.com/article2/0,1759,1778141,00.asp >.
Peter said:Which, sadly, doesn't seem to work with Firefox here,
though IE shows it fine. :-(
Peter said:Mozilla 1.7.3 shows it fine, too. FF bug or config issue?
Peter Hansen schrieb:
Mozilla 1.7.3 shows it fine, too. FF bug or config issue?
Jeff said:FF didn't show it to me earlier, but it seems to work now.
Cameron said:*DevSource* profiles "The State of the Scripting Universe" in
<URL: http://www.devsource.com/article2/0,1759,1778141,00.asp >.
.It would have been nice to put in a blurb for some of the cool stuff
planned for 8.5. That way people could see that things are *happening*
in the Tcl world and Tcl is moving forward language wise.
That doesn't take away from the article though. It was just a thought.
Cameron said:.
.
. thought.
.
.
.
Robert, though "just a thought", I want to say a few words in response:
you're wrong. Or, you're ambiguous: I think you're saying, "To appro-
priately infect readers with the enthusiasm for Tcl that you (and I)
think they deserve to have, it is necessary to anticipate the objection
that Tcl is 'dormant' and convince them otherwise."
Here's the problem: a magazine needs to be written for its readers,
rather than its authors or any other actors (from a business stand-
point, content ultimately is designed to serve advertisers, but that
rather dreary reality is a distraction we'll ignore for now). Lynn's
job was to profile the languages. To keep her scope manageable, she
did not address the cultures of the different languages. As I under-
stand her thoughts, she doesn't try to help the languages, but rather
help the readers.
It feels as though I'm hitting this tack of a point with a too-heavy
sledgehammer. I sure don't want to offend you, Robert; I *do* want
to take the opportunity to distinguish the different motivations afoot
here. While I think you already understand this, I'll make it explicit:
Lynn deserves our encouragement for her openness to ideas like use of
scripting languages, not our censure for failing to go far enough.
Advocates of languages and programming methodologies sometimes compare
the current version of their favorite language to an old version of
their disfavored language, resulting in skewed comparisons. For
example, Conway writes
"Interpreted languages do two things much better than compiled
languages.
Firstly, they provide more sophisticated programming tools and support
for more advanced programming techniques. For example, Perl provides
hashed look-up tables and arbitrary-length arrays as core data types. C
doesn't even have a proper string type. Likewise, Perl's data sorting
facilities are integrated into the language, so the sorting criteria
are directly programmable.
Having all the basic tools of programming (i.e. high-level data types
and common algorithms) built into the language, rather than having to
build them yourself, means that you need to write less code to solve a
given problem."
I think most of the advanced programming techniques he mentions are
part of the C++ Standard Library.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.