Reading the linked post, it strikes me that much of the time he talks about "Script" as if it's a coherent and tangible thing. He describes the properties of "Script" in terms that are too precise and specific. For example, he says "the script engines are bytecode-interpreted languages." Obviously this is not true of every langauge that could ever be called a "scripting language."

At first I thought he was simply overgeneralizing, but as I read I began to think perhaps he's talking about a very specific platform. I think he's talking about some MS "Script" subsystem. Maybe this is obvious to some people who have some idea of the context of this post, but for me it was a realization I came to slowly.

If this is indeed the case, then many (if not most) of the points he brings up are simply not useful for any other platform, much less scripting languages in general. This leads me to wonder what the point was of posting this link to a Perl site, except perhaps to spawn a similar discussion. If that was the intention, it's not particularly clear to me.


In reply to Re: On Scripting versus Compiled solutions by revdiablo
in thread On Scripting versus Compiled solutions by clintp

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.