Wassercrats, in Fearing the demise of Perl, brings up a very interesting concept - the comparative living-ness of various programming languages, at least where the Internet is concerned. While I disagree with his jumped-to conclusion, I would put forward that he has stumbled on a useful measure of a language.

In my reply, I defined living-ness to be a composite measure of the following qualities:

In his reply, Abigail-II takes the concept a little further and compares 20 languages. The numbers he comes up with track very closely to what I would consider how those 20 languages are doing, living-wise.

Note - living-ness and useful-ness are two mostly-unrelated concepts. But, I think that it is foolish to disregard either concept in favor of the other. Many have said that LISP is the be-all-end-all of programming languages. Yet, the likelihood of gettting a job programming in LISP is ... low. As professionals, we need to take all these factors into account. Even though I consider Perl to be one of the best languages in existence, I'm still open to learning Java, Python, PHP, and even Fortran, if need be. (Need has not yet arisen, but it might!)

------
We are the carpenters and bricklayers of the Information Age.

Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

I shouldn't have to say this, but any code, unless otherwise stated, is untested


In reply to Living-ness of programming languages by dragonchild

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.