I don't see any goods in looking at the specification of a language when choosing your weapons. One'd better see what other coders could do with a language and maybe have a look at how easy it was achieved to decide which one to take. Thus I'd rewrite your question as What powers and what flaws do I get from which programming language?

As for Java I wouldn't take any statement in the direction of clean design, portability and other things from a JavaCockey for serious if I look at the flaws the language already piled up in so few years of existance compared to the lifetime of other languages I don't want to start a flame war here - I simply don't like the language. There is no reason at all to take me for serious here :-)

I'm not really a CompSciProfessional, I'm just argueing from the heart, and many real professionals always come down to (common) lisp if it comes to clean everything.

I am quite happy with perl (just as I am with ruby ;-) - it did many jobs for me, with or without specs. Just my TwoCents...

Regards... Stefan
you begin bashing the string with a +42 regexp of confusion


In reply to Re: Perl IS a programming language, right? by stefan k
in thread Perl IS a programming language, right? by DaWolf

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.